JSP ARCHITECTURE

JSP
pages are high level extension of servlet and it enable the developers
to embed java code in html pages. JSP files are finally compiled into
a servlet by the JSP engine. Compiled servlet is used by the engine to
serve the requests.
javax.servlet.jsp package defines two
interfaces:
These interfaces defines the three methods for the compiled
JSP page. These methods are:
- jspInit()
- jspDestroy()
- _jspService(HttpServletRequest request,HttpServletResponse
response)
In the compiled JSP file these methods are present. Programmer can
define jspInit() and jspDestroy() methods, but the _jspService(HttpServletRequest
request,HttpServletResponse response) method is generated
by the JSP engine.

|
Current Comments
35 comments so far (post your own) View All Comments Latest 10 Comments:i think it is a best site for all language.
but please tell me that how i can get a job.
i am doing bsc(it) from niit(dhanbad).this is my lasting of 3rd sem.
Posted by sanjitkumar on Saturday, 05.3.08 @ 11:48am | #58413
Let's build the biggest whatever it do.
Posted by itj on Wednesday, 03.26.08 @ 21:19pm | #54420
i am a fresher.Now i will learn the JSP.
Posted by kishore on Wednesday, 03.19.08 @ 17:40pm | #53320
new learner and find it intresting
Posted by shanmugha on Thursday, 02.28.08 @ 14:39pm | #50402
i am interest to learn jsp language
Posted by raja on Friday, 02.22.08 @ 16:52pm | #49416
i am a fresher.Now i will learn the JSP.
Posted by arul on Thursday, 02.21.08 @ 17:48pm | #49321
this document more help in my project
Posted by hemant on Friday, 01.4.08 @ 13:03pm | #44495
I want what jsp engine does mean!
Posted by yonas on Wednesday, 01.2.08 @ 01:14am | #44343
iam understand clearly about the ardhitectre of jsp
Posted by karthick on Tuesday, 11.27.07 @ 10:28am | #40642
Thanx for giving these info.
Its a wondeful site for biggeners
Posted by Elleswara Rao on Friday, 08.10.07 @ 14:53pm | #23098