Quote Originally Posted by psuresh1982 View Post
What is the main reason to shift Servlet to JSP ?

I found one reason, that is "Easy to edit the coding in JSP not Servet".

At present developers mostly used servlet of jsp.....plz clarify this one.

----------------
suresh
well jsp is good for presentation ..while servlets is good for content generation ...a good web application consists both only jsp only servlet application are ugly and rare nowadays