I am totally failing to get form based security to work. One thing that is bugging me is that under the <security-constraint> tag in the web.xml file there is the <realm-name> tag.
What should this be? For the standard Realm provided by tomcat, it seems to have a name of "UserDatabase", but if I want to use my own database how do I specify the Realm Name? -- Alan Chandler http://www.chandlerfamily.org.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
