What is difference between java and jsp?
Answer / Arvind Kumar
Java is a general-purpose programming language, while JavaServer Pages (JSP) is a specific technology used for developing dynamic web pages. Java can be used for various applications like desktop, mobile, and server applications, while JSP is used exclusively for web development.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I handle jsp page errors?
What is jsp processing?
When will container initialize multiple jsp/servlet objects?
Define Expression
How are the jsp requests handled?
What is jsp and how it works?
Plz any body tell me why use jsp over servlet.what is the benefit of jsp over servlet?
4 Answers Future Generali, HCL,
How can I enable session tracking for jsp pages if the browser has disabled cookies?
How we can configure init params in jsp?
hi i m tannu and i m developing one web site as my project and i have created one chatting application using applet and socket it run perfactly using netbeans5.5 and appletviewer but when i run on browser it doent run i put it class file in jar file then call by jsp when it load in browser it stop on applet started plz help me soon
What are jsp action tags?
What are the implicit, internal objects and methods on the jsp page?