What's the best way to authenticate users from a backend database in a
system using Struts?  Should the HTML form action go through the
ActionServlet or should I write a small validation class that authenticates
the login and forwards to the appropriate JSP?

Thanks,
Mark

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to