What is difference between java and jsp?



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

Post New Answer

More JSP Interview Questions

How can I handle jsp page errors?

1 Answers  


What is jsp processing?

1 Answers  


When will container initialize multiple jsp/servlet objects?

1 Answers  


Define Expression

1 Answers  


How are the jsp requests handled?

1 Answers  


What is jsp and how it works?

1 Answers  


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?

1 Answers  


How we can configure init params in jsp?

1 Answers  


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

2 Answers  


What are jsp action tags?

1 Answers  


What are the implicit, internal objects and methods on the jsp page?

1 Answers  


Categories