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!

Form Based Authentication on Tomcat with custom index.jsp page...

843833Nov 10 2004 — edited Nov 11 2004
Hi there ppl,

I've got Form Based Authentication working correctly on my Tomcat server but I want to override the default generated index.jsp after successfully logging on. I've tried placing my own index.jsp in the directory that's restricted, but its only overridden by the default one when successfully logged on which displays:

"Authentication Mechanism FORM"

This means having to navigate by typing the url in the address bar to another page which is gets really annoying afterawhile.


Any help on this would be much appreciated,

thanks already
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 9 2004
Added on Nov 10 2004
4 comments
363 views