what is the difference between Servlet and JSP?Advantage of
JSP over Servelt?Any concept present in JSP which we cant
implement in Servlet?
Answer Posted / sukanta kumar apnigrahi
servlet is a web component run in side server.it is easy to
write a application program ,it is advance version of html
program. we can't write html prog. in a servlet program.
JSP is a Java server page which is used to write a easy
and reliable java program.we can add HTML program in JSP.
It is slower than servlet.
| Is This Answer Correct ? | 23 Yes | 29 No |
Post New Answer View All Answers
What is webservlet?
Explain the steps involved in placing a servlet within a package?
Is it possible to have a constructor inside the servlet?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
How does tomcat servlet container work?
What is the major difference between context parameter and context attribute?
What is string tokenizer?
How do you design microservices?
What do you mean by web applications? Explain web application directory arrangement?
How can the session in servlet can be destroyed?
Explain how to improve Servlet Performance?
Is java servlet still used?
What is the difference between the include() and forward() methods?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
What does the term localization refer to?