This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

User talk:Manjit84

From OWASP
Revision as of 00:59, 11 September 2006 by Jeff Williams (talk | contribs)

Jump to: navigation, search

Hi I am a Java users, I just want to know what type of sessions are the most secure to use when designing web pages???

Please help??


You should use the standard JSESSIONID over SSL. You can read more
about session management and various session related attacks in
the Guide and the Honeycomb projects.  Ask specific questions to
the Java project.