Anyone know how to implement a tiles template on the login page for a form
based jsp page?

Implementing it into the login page seems to give me the following error:

SEVERE: Servlet.service() for servlet jsp threw exception
javax.servlet.jsp.JspException: Unable to define definition for a container
which does not implement MutableTilesContainer


which probably makes sense as the tiles container is not initialized since I
have not authenticated myself....anyone know how to get around this?


cheers
Junos

Reply via email to