waht is the main diference b/w servelts and JSP ?
Answer Posted / adnan zaman
In servelts html code write with print.out statement every line it is not easy but in jsp html code simple and easy write jsp better then servlets
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain in brief the directory structure of a web application?
Write a program to show the functionality of servlets.
What is a web application and what is it’s directory structure?
What is called Session Tracking?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
What do you mean by the servlet chaining?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
Explain the difference between servlet and cgi?
How we can create war file in servlet?
What is the use of java servlet api?
What is servlet looping or chaining?
What is the use of httpservletrequestwrapper?
What do you mean by scope object and what are its types?
What is getservletcontext?
what is servlet chaining?