From: "Durham David R Jr Ctr 805 CSPTS/SCE" <[EMAIL PROTECTED]>
> The problem was actually later on when I
> attempted to access the DynaBean via JSTL, which doesn't work for
> obvious reasons.
LazyValidatorForm has a 'getMap' method, so you _can_ use it with JSTL. I
use LazyDynaBean, which has the same method. Example:
<c:out value="${someDynaBean.map.lastName}"/>
--
Wendy Smoak
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]