Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: struts or ejb first?

  1. #1
    Junior Member
    Join Date
    Nov 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default struts or ejb first?

    i have learned the basic of servlet and jsp and want to div into more java programming ..which one should i start first ejb or struts.is they are dependent to each other?


  2. #2
    Member
    Join Date
    Nov 2013
    Location
    Bangalore, India
    Posts
    70
    My Mood
    Cool
    Thanks
    0
    Thanked 6 Times in 6 Posts

    Default Re: struts or ejb first?

    No both are dependent. Struts is an UI framework whereas EJB is used for writing business logic. Based on your interest pick one of them.

Similar Threads

  1. Replies: 4
    Last Post: February 1st, 2013, 09:23 AM
  2. EJB COMPILATION ERROR(TANMAY SINHA)
    By Tanmaysinha in forum Web Frameworks
    Replies: 4
    Last Post: March 22nd, 2012, 10:58 AM
  3. make forum with EJB??!!
    By element_sole in forum Enterprise JavaBeans
    Replies: 3
    Last Post: February 12th, 2010, 02:18 PM
  4. ejb look up
    By supriya ramjee in forum Web Frameworks
    Replies: 4
    Last Post: February 10th, 2010, 03:45 AM
  5. jboss ejb clustering
    By supriya ramjee in forum Web Frameworks
    Replies: 0
    Last Post: July 30th, 2009, 01:52 AM