I use the CheckLogonTag in all jsp (but login.jsp). The tag works well if I
use frames, but if I use tiles I get this exception:

java.lang.IllegalStateException: Cannot forward after response has been
committed'

I think if I put the CheckLogonTag in the template and not in the JSP the
think will work well, but the template calls too the login jsp, so I cannot
put the tag in the template.

Must I use two templates (one for the login and other for the rest of pages)
or there is another solution?

Thanks!!


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

Reply via email to