cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Session API

Former Member
0 Kudos

Dear SDN Community,

Can you please tell me what is the API for playing with HTTP Session. Is there any API for this ? I want to validate programatically if the client session expired using a HTTP Session API and would like to redirect him to login page. Please let me know your thoughts here.

Thanks!

Surya.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Surya,

Please check the thread

Anilkumar

Former Member
0 Kudos

Anil,

Your referenced thread talks about IPortalComponentrequest which is not related to WD Java. I am looking for WD Java API for HTTP Session management. Please help me here.

Thanks!

Surya.

Former Member
0 Kudos

Hello V.Sirya,

the only java API for HTTP sessions is the servlet specification.

Check this out :

http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/Servlet-Tutorial-Session-Tracking.html

Kind regards,

Nikolai.

Answers (0)