DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: diff B/n Servlet and JSP

Hybrid View

  1. #1
    Join Date
    Nov 2001
    Location
    Singapore
    Posts
    182

    diff B/n Servlet and JSP

    Where can i find the ans for the below question. is there any site like dbasupport.com to support java related

    1)What is the diff B/n servlet and JSP
    2)what is servlet chaining
    J Gangadhar

  2. #2
    Join Date
    Jan 2001
    Posts
    2,828
    Hi Gangadhar

    JSP was suns answer to ASP....JSP would be compiled into a servlet..however JSP is much easier to write..try writing a simple hello world application in jsp and in servlet you will appreciate JSP.

    check out these sites

    www.theserverside.com

    www.ibm.com/developerworks

    Or buy a book this is very good

    Java for the Web with Servlets, JSP, and EJB: A Developer's Guide to J2EE Solutions
    by Budi Kurniawan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width