Services | Updates | Contact

JSP

Interview Question Directory - Complete Interview Question Database Home :: Interview-Questions :: J2EE :: JSP




JSP
Tutorial Does JSP support multi-threading?
JSP documents are ultimately compiled to servlets, which are multi-threaded by default and are assumed to be thread-safe. If the code in your JSP is n



JSP
Tutorial Which is faster, servlets or JSP?
JSP documents are compiled into servlets before the servlet container uses them to respond to a request. Once JSP has been compiled, they should be eq



JSP
Tutorial Which is best, servlets or JSP?
Servlets tend to be better at providing validation for HTTP requests, interpreting the request parameters and directing the outcome of the interaction



JSP
Tutorial What is the different between JSP and Servlets?
Ultimately, servlets and JSP are the same thing. When you deploy JSP documents, the servlet container generates Java source code from the text and tag



JSP
Tutorial What is the different between JSP and Servlets?
Ultimately, servlets and JSP are the same thing. When you deploy JSP documents, the servlet container generates Java source code from the text and tag
Page:  [<<]   1   2   3   4   5   6   7     [>>]

 
  Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Spring Framework | Web Services | BioInformatics | Java Server Faces | Jboss 3.0 tutorial | Hibernate | XML
Send your comments, Suggestions or Queries regarding this site at editor@roseindia.net
Copyright © 2007. All rights reserved.