What is the difference between JSP and Servlet?
Answer Posted / birja kumar,chennai
Servlet are serverside applet.Servlet are loaded an executed by the webbrowser But JSP file contain traditional HTML along with embeded code that allow the developer to access data from the java code running on the server...........
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is a page directive?
What is the difference between directive include and jsp include?
How can the applets be displayed in the jsp? Explain with an example.
What is declaration statement?
How do I use comments within a jsp page?
What are the advantages of jsp over servlet?
Are dialogue tags necessary?
What is JTGrid?
Explain the steps for creating custom tags in jsp?
What is the use of jsp implicit objects?
How is jsp better than servlet technology?
What are jsp action tags?
What are the different types of jsp tags?
Explain jsp technology?
What are the types of jstl tags?