Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

jsessionid problem in Apache + Tomcat

843842Sep 22 2008 — edited Sep 23 2008
Hi,

I am developing a struts application where I need to make the user access a struts action page link directly (With link sent to him via his email) . Like for example:

http://mydomain.com/myPage.do

When the page is hit, a page with form fields appear and upon submit, it says : 404 error and I could see ;jsessionid=9A7FCF23795C547C9F8DCEAB3870EF0C appended to the url.

Also, some of the forums described that i need to have cookies enable but I cannot mandate that to every user using the site.

Please help me find a solution for the same. I am using tomcat + apache.

Thank you very very much.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 21 2008
Added on Sep 22 2008
6 comments
1,452 views