Hi

I comment to them on an experience that I had with the COOKIES in IE.

I was doing:
Response.setCookie ("rs", or + ";" + I stand out(camp))

In firefox was working well, but in IE it was not working.

What was happening is that in IE ";" it(he,she) recognizes it as
divider of cookies, then change it for:
Response.setCookie ("rs", or + "-" + I stand out(camp)) and there worked.

Regards

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to