HI Paul,
But, i put initial="20" inside struts-config.xml, when execute, system still
give me the error message that is the following:
Error creating form bean of class org.apache.struts.action.DynaValidatorForm
java.lang.NullPointerException.
tks ur help
john
Paul Be
struts-config. see the dtd
On 9/10/07, john lee <[EMAIL PROTECTED]> wrote:
>
> Hi Paul,
>
> after i add initial="20" into struts-config.xml, execution still
> complain about NullPointerException.
>
> After i add initial="20" into validation.xml, initial="20" .
> when i bounce the server
Hi Paul,
after i add initial="20" into struts-config.xml, execution still complain
about NullPointerException.
After i add initial="20" into validation.xml,
> Any expert can give me your hands?
>
> i have an DynaValidatorFrom as following:
>
> inside struts-config.xml
>
> > org.apache
tks for your kind help,
but add initial="20" inside struts-config.xml or validation.xml?
what else i need to do ?
tks in advance
john
Paul Benedict <[EMAIL PROTECTED]> wrote:
You need to allocate array space. For example, add an initial="20" attribute
to the property.
You need to allocate array space. For example, add an initial="20" attribute
to the property.
On 9/9/07, john lee <[EMAIL PROTECTED]> wrote:
>
> Any expert can give me your hands?
>
> i have an DynaValidatorFrom as following:
>
> inside struts-config.xml
>
>org.apache.struts.action.DynaVal
Any expert can give me your hands?
i have an DynaValidatorFrom as following:
inside struts-config.xml
inside validation.xml
But, the execution give me the error message for null point exception. All
the examples i could find is de
6 matches
Mail list logo