Hi I'm trying to make a Struts project under Tomcat. I use ssl and it works. I use Validator too. Both works - but not together. Fx the index.jsp page has a <sslext:link action="/xxx"> and the action is "invoked" but the form has already been validated by the Validator - probably because some kind of redirection is done in order to switch to the https protocol. How can I avoid that the form bean is validated before the user has seen it?
Thanks in advance Kurt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]