This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Websphere and the fly likes servlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "servlet" Watch "servlet" New topic
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
    
    2

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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: servlet
 
Similar Threads
JSF Enabling Logging
Problems running servlets from WAR file
Displaying Static Content
Problem with Custom Challenge Type
Enabling LTPA in WAS4.0.1