Hello,

I have recently switched my site to using form-based logins.

I found as soon as I started testing that there is a fundamental problem with this 
approach.  When the user get sent via a click to a protected page they get the login 
screen.  The only problem arises when a user bookmarks the login screen.  If they 
bookmark the login screen then use this bookmark to bring it up, when they enter their 
details Tomcat doesn't know where to bring them next and hence gives them an error 
message.

I can use Apache rewriting or aliasing if you think either of these will help solve 
the problem.

Any suggestions?  Surely this problem has been encountered by everyone who has ever 
implemented form-based login, or do they just not?

Thanks,

Andoni

Reply via email to