Please enable JavaScript.
Coggle requires JavaScript to display documents.
JSP - Coggle Diagram
JSP
Implicit Objects
Out
Request
Response
Config
Application
Session
PageContext
Page
Exception
Aathi, Rayhan
Action
forward
include
usebean
set & getProperty
Vimal
Scripting Elements
Scriptlet Tag
Any java source code here
Expression Tag
Declaration Tag
Comment
Hidden Comments(JSP Comment)
Comment within HTML content
Aathi, Rayhan
Directives
taglib
prefix
url
include
file
page
import
sessions
buffer
erroePage
isErrorPage
contentType
Vimal