• Java Server Pages is a java based web technology
  • Jsp ia J2EE technology.
  • JSP is a specification for web container manufacturers.
  • JSP is an API.
  • JSP is aweb component
  • JSP is a dynamic web resource of a web application.
  • JSP is web server side piece of code that extends functionality of web server.
  • Jsp engine is a software written in java technology according to JSP specification.

General duties of JSP:

  • Capturing user input
  • communicating with DB
  • Processing the data
  • Producing the response

JSP API:

  • Javax.ei
  • javax.servlet.jsp
  • javax.servlet.jsp.el
  • javax.servlet.jsp.targext

Interfaces present in javax.servlet.jsp:

  • HttpJspPage
  • JspApplicationContext
  • JspPage


 Classes present in javax.servlet.jsp:

  • ErroeData
  • JspContext
  • JspEngineInfo
  • JspFactory
  • JspWriter
  • PageContext

Instance Of Java

We will help you in learning.Please leave your comments and suggestions in comment section. if you any doubts please use search box provided right side. Search there for answers thank you.
«
Next
Newer Post
»
Previous
Older Post

1 comments for JSP in java

Select Menu