View Single Post
Old 30-06-08, 05:39 PM   #2 (permalink)
sandy_rgpv
Junior Member
 
Join Date: Apr 2008
Location: Pune
Age: 25
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 1 sandy_rgpv is on a distinguished road
Re: Difference between JSP and Servlets?

Here is the diffrence between JSP snd Servlets.....
1] Servlet is a pure java class..whereas jsp is not....
2] We can put HTML Code inside servlets...and jsp.
3]when we use HTML in java code than it is called servlet and when we use Java code is html thsn it is called jsp.......
4]servlet is static where as jsp is static.........

All the best for the future.......
sandy_rgpv is offline   Reply With Quote