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.......