setting the xperation date of cookies that are automatically generated by jboss

I

Ido.Yehieli

Hi,
I'm using Jboss for a web app, and it seems to automatically create
cookies (named JSESSIONID) that internet explorer doesn't like...
the reason why IE doesn't like them seems to be because of the
expiration date: it is set to "at end of session".
how can i force jboss to give the cookies it creates another expiration
date?
 
J

josh.s17

What do you mean that internet explorer doesn't like the cookie? The
JSESSIONID cookie is the standard cookie created for session tracking
by all J2EE applicartion servers and you can't change it's lifetime.
Your application will need to create and read it's own cookie if you
want to set a cookie that last longer than then session lifetime.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top