adspace


Is jsp better than servlet?

Answer Posted / Jagannath Mani Tripathi

Both JSP and Servlets are used for developing web applications in Java, but they have different approaches. Servlets offer more control and direct access to the HTTP protocol, while JSP provides a simpler syntax for embedding HTML and Java code.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need the source code for opening a word document in java

2309