|
setComment is used to present a cookie to a user, the cookie's purpose will be described using this ....
|
Category:
JSP
|
Date:
11/8/2010 4:44:58 AM
|
|
|
|
By calling getServletConfig ().getServletContext (). By calling this.getServletContext () also we wi....
|
Category:
JSP
|
Date:
11/8/2010 1:50:57 AM
|
|
|
|
setMaxAge : Sets the maximum age of the cookie. The cookie will expire after that many seconds have ....
|
Category:
JSP
|
Date:
11/7/2010 11:29:58 PM
|
|
|
|
Applets run inside web browsers and must have graphical user interfaces. Servlets run inside a web s....
|
Category:
JSP
|
Date:
11/7/2010 10:56:58 PM
|
|
|
|
It is the central abstraction in the Servlet API that All servlets implement it, and that is directl....
|
Category:
JSP
|
Date:
11/7/2010 10:23:56 PM
|
|
|