JSP
Â
Basics of JSP
Life cycle of JSP JSP API JSP in Eclipse and other IDE's
Scripting elements
scriptlet tag expression tag declaration tag
9 Implicit Objects
out request response config application session pageContext page exception
Directive Elements
page directive include directive taglib directive
Exception Handling
Â
Action Elements
jsp:forward jsp:include Bean class jsp:useBean jsp:setProperty & jsp:getProperty Displaying applet in JSP
Expression Language
MVC in JSP
JSTL
Custom tags
Custom Tag : What and Why? Custom Tag API? Custom Tag Example Attributes Iteration Custom URI