There are lots of login mechanisms, most common Tomcats security realms. If you're using Tomcat, it's nearly only a configuration issue.
Regards Chris "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> schrieb am 25.09.2006 15:17:32: > Hello > > Is there a good solution for a login check mechanism? Some page may > be called only if the user has logged in. > My idea is, if the user presses the link, a login page is showed. > After a successful link the user context is forwarded to the link > page. > Has anyone a example for such a feature? > > Thanks

