DEVFYI - Developer Resource - FYI

How can I set a cookie and delete a cookie from within a JSP page?

JSP Interview Questions and Answers


(Continued from previous question...)

46. How can I set a cookie and delete a cookie from within a JSP page?

A cookie, mycookie, can be deleted using the following scriptlet:

(Continued on next question...)

Other Interview Questions