Hi, I'm trying to use Realms for the first time. The documentation of Tomcat is pretty straight foward and everything is clear (and surprisingly simple), except how I must name the "action=???" paramaters for my form in which the authentication is done.
The Tomcat example is: <form method="POST" action='<%= response.encodeURL("j_security_check") %>' > for a MemoryRealm Is this standard for all Realms and can/should I use it as is, or how does it look for a Datasource Realm? Thanks! __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]