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]