|
ServletContext gives the information about the container and PageContext gives the information about....
|
Category:
JSP
|
Date:
11/4/2010 2:14:57 PM
|
|
|
|
In GET data is empedded in one URL, like a hyperlink. query length is limited to 255 characters, not....
|
Category:
JSP
|
Date:
11/4/2010 1:42:56 PM
|
|
|
|
It is a unique id assigned by the server to the user when a user starts a session.
|
Category:
JSP
|
Date:
11/4/2010 11:53:58 AM
|
|
|
|
By using the method setMaxInactiveInterval() of HttpSession.
|
Category:
JSP
|
Date:
11/4/2010 11:20:57 AM
|
|
|
|
A container doesn't initialize the servlets when it starts up. It initializes a servlet when it rece....
|
Category:
JSP
|
Date:
11/4/2010 8:58:58 AM
|
|
|