Plz any body tell me why use jsp over servlet.what is the
benefit of jsp over servlet?
Answer Posted / guest
if any changes in jsp file need not compile every time. just
save the jsp page and refresh the browser page.
but in servlet we need compile and deploy and run again.
Is This Answer Correct ? | 28 Yes | 2 No |
Post New Answer View All Answers
Can a constructor be used in place of init() method to initialize a servlet?
How can we retrieve warnings?
Is there a way to reference the "this" variable within a jsp page?
Hi, I've applied for HPCL(Information System Officer)& UIIC (A).Plz send me previous/sample papers and any suggestions regarding this exam.Please advice me good study material or related links. Thanks in advance shyam shyamprasad71@gmail.com
How many jsp scripting elements are there and what are they?
What is jsp container?
What do you mean by context initialization parameters?
How do I create a dynamic web project?
How to delete a cookie in jsp?
What do you know about pagecontext and what are the advantages of using it?
Give the syntax for jsp comments.
What is the use of requestdispatcher?
What is request scope in jsp?
What do you mean by jstl?
What is taglibs?