No, there is no need to write Servlet for each JSP...

u can do two things:
1. call multiple JSP from same page or
2. if u r using MVC design pattren then do the same through mappings using...