HI Friends,
It is again after reading the headfirst(web app security), i am firing this question..
I am interesting in declarative security with web.xml
And since I can well integrate the FORM authentication defined in the
j2ee spec, into my custom forms, i wanna give it a try
but the sticking point is, i have to use tomcat-users.xml, as i don't know how to get the login info from the RDBMS (MySQL-what i am familiar with as of now)..
DB stuff aren't the best to experiment with when you are alone... :-)
so can anyone solve my problem...
some code fragments will be really useful...
also if any links to web resources with sample codes
thank you in advance