JSP
Java Server Pages
1 Why JSP
2 Difference between JSP and Servlet
3 Translation and Compilation
4 JSP Building blocks
4.1 Scripting elements
4.2 Directives
4.3 Standard Actions
4.4 Implicit Objects
5 Scripting Elements
5.1 Expression
5.2 Declaration
5.3 Scriptlets
5.4 Comments
6 Directives
6.1 Page
6.2 Taglib
6.3 Include
7 Actions
7.1 usebean.getproperty,setproperty
7.2 Expression,declaration.scriptlets
7.3 forward,include,plugin
7.4 body,dobody
8 JSP Exception Handling
9 Custom Tag Libraries
10 Tag Support Class
11 Tag and body interface
12 Return types
13 Types of Actions
No comments:
Post a Comment