You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by ku...@ache.dk on 2005/04/26 00:05:40 UTC

Ssl+validator give me problems

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: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org