Please enable JavaScript.
Coggle requires JavaScript to display documents.
Java Server Pages (JSP), TEAM 4 : MICA
Implicit Object - Atiqah
ACTIONS …
Java Server Pages (JSP)
Scripting Elements
There are three forms
Expressions
-
- request, the HttpServletRequest
- response, the HttpServletResponse
- session, the HttpSession associated with the request
-
-
-
-
-
Implicit Object
-
-
Java objects that the JSP Container makes available to the developers in each page and the developer can call them directly without being explicitly declared
-
TEAM 4 : MICA
Implicit Object - Atiqah
ACTIONS - Hamidah
Directives - Chu Ning
Scripting Elements - Isaac