users@glassfish.java.net
Re: Set a Cookie with JSP
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
glassfish_at_javadesktop.org
>
Date
: Fri, 18 Jan 2008 03:35:44 PST
Yeeeeeeees! I have it!!
<jsp:scriptlet>
Cookie cookie = new Cookie("blabla", "blublub");
response.addCookie(cookie);
</jsp:scriptlet>
[Message sent by forum member 'choernchen' (choernchen)]
http://forums.java.net/jive/thread.jspa?messageID=254643
This message
: [
Message body
]
Next message
:
Legolas wood: "Differences between glassfish datasource and Geronimo datasource"
Previous message
:
glassfish_at_javadesktop.org: "Re: JCA Inbound Connector and socket connection problem"
In reply to
:
glassfish_at_javadesktop.org: "Re: Set a Cookie with JSP"
Next in thread
:
glassfish_at_javadesktop.org: "Re: Set a Cookie with JSP"
Reply
:
glassfish_at_javadesktop.org: "Re: Set a Cookie with JSP"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]