| Author |
servlet
|
muthu bharathi
Ranch Hand
Joined: Dec 10, 2008
Posts: 97
|
|
Hi,
Im using websphere..... for servlet... i need to be enable "HTTPOnly" and "Secure cookies" in websphere.
How can i enable?is it through java codings or any other option. i search in net but it was not fulfill my queries...
Please help and reply me as soon as possible.
--
thanks & regards,
M. Bharahti
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
I used the keywords "websphere secure cookies" and this was the second link returned:
http://publib.boulder.ibm.com/infocenter/wasinfo/v5r1//index.jsp?topic=/com.ibm.websphere.zseries.doc/info/zseries/ae/uprs_rcookie_settings.html
If you aren't using Websphere 5.1 (you forgot to mention that important point) then I'm sure it's still in the admin console, but the path to get to it might be slightly different.
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
These are higher level options that you wouldn't mess around with in your code. These options are set through the WebSphere Administrative Console.
-Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
 |
|
|
subject: servlet
|
|
|