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 6 of 6

Thread: Which should i go through 1st(servlets or JSP)???

  1. #1
    Junior Member
    Join Date
    Aug 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Which should i go through 1st(servlets or JSP)???

    Hi everyone... I have knowledge in core java,HTML so now i wanna move on to advanced topics but bit confused where should i start...
    Could u plz tell me what all the topics i need to go through and order also?
    Servlets,JSP,JDBC... of these which should i learn 1st???? help me out plz.... Thank u....

    --- Update ---

    I am new to this poll,so guys plz excuse me if my post is in wrong sub-forum...


  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: Which should i go through 1st(servlets or JSP)???

    If you are planning to work on enterprise applications only those topics makes sense. Start with JDBC then servlets and JSP.

  3. #3
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Which should i go through 1st(servlets or JSP)???

    Welcome to the forum! Please read this topic to learn how to post code in code or highlight tags and other useful info for new members.

  4. #4

    Default Re: Which should i go through 1st(servlets or JSP)???

    I'll suggest you to learn servlets first wherein you have two separate files, one for front-end and the server side file. Once you get the knowledge of HttpServletRequest and Response, it'd be easier to understand jsp.

  5. #5
    Member
    Join Date
    Dec 2013
    Location
    Honolulu
    Posts
    83
    Thanks
    1
    Thanked 4 Times in 2 Posts

    Default Re: Which should i go through 1st(servlets or JSP)???

    This is also a good topic. Apache Tomcat 8.5. (Beta) But this is still new out in 2016. You can build a forum with your own clients. If you wanted to start your own gossip stories on Warriors and the team and everything in it, you could make it easier on your clients by generating html codes to use also, from the apache tomcat 8.5. Very much an exciting technology. Always, there and the in place to be.

  6. #6
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Which should i go through 1st(servlets or JSP)???

    This is a 3 year old thread. Please don't try to restart it.

    Thread closed.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. JSP and servlets
    By keepStriving in forum Java Theory & Questions
    Replies: 2
    Last Post: December 28th, 2013, 01:05 AM
  2. Replies: 2
    Last Post: January 8th, 2013, 02:15 AM
  3. Head First Servlets and JSP 2e Opinions Please
    By djl1990 in forum Java Servlet
    Replies: 0
    Last Post: May 7th, 2012, 06:01 PM
  4. changes made to JSP or servlets
    By the light in forum JavaServer Pages: JSP & JSTL
    Replies: 2
    Last Post: May 30th, 2011, 08:19 AM
  5. Help with JSP and Servlets
    By skyinfire305 in forum JavaServer Pages: JSP & JSTL
    Replies: 10
    Last Post: July 29th, 2010, 08:06 AM