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

Difference between revisions of "User talk:Manjit84"

From OWASP
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
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???
+
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??
  
Please help??
+
:You should use the standard JSESSIONID over SSL. You can read more about session management and various session related attacks in the [[OWASP Guide Project]] and the [[OWASP Honeycomb Project]].  Ask specific questions to the [[OWASP Java Project]]. [[User:Jeff Williams|Jeff Williams]] 17:11, 11 September 2006 (EDT)
 
 
 
 
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.
 

Latest revision as of 21:11, 11 September 2006

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 OWASP Guide Project and the OWASP Honeycomb Project. Ask specific questions to the OWASP Java Project. Jeff Williams 17:11, 11 September 2006 (EDT)