well, thanks for your help. I gues it has soemthing to do with the fact that i include a tile that refers to the page that is an action. Might it be that Struts does not handle this case?
Alex. On 10/9/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
Alex Shneyderman ha scritto: > and relevant JSP from /WEB-INF/jsp/SingExt.jsp (SingularExt.def): > > <c:set var="simple" > scope="page" > value="${sessionScope.SimpleForm.simpleView}" /> > > <ul> > <li>Person Typy: '<c:out value="${pageScope.simple.personenTypCd}" />' > </li> > </ul> That's really strange, I don't see *really* anything wrong! What I can say is to check your log for exception (probably a NullPointerException) or check if the "reset" method of the ActionForm gets called...
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]