Hi List,
I got my mistake it was the wrong package given for the Class
DynaValidatorForm
Amol
-Original Message-
From: Amol Yadwadkar [mailto:[EMAIL PROTECTED]
Sent: Friday, August 05, 2005 11:13 AM
To: user@struts.apache.org
Subject: DynaValidatorForm problem
Hello List,
I am
Hello List,
I am using the DynaValidatorForm but at the initialization it gives
these errors
Snippet of struts-config.xml :
Sent: 02 May 2004 12:49
To: [EMAIL PROTECTED]
Subject: DynaValidatorForm Problem
Hi everybody,
I got a problem accessing a DynaValidator's attribute through a
scriptlet.
Here is the codesnippet:
While "kosten" is the bean's attribute and "ticketForm" is the
Dyn
Hi everybody,
I got a problem accessing a DynaValidator's attribute through a
scriptlet.
Here is the codesnippet:
<% String kosten = PropertyUtils.getSimpleProperty( ticketForm,
"kosten") .toString(); %>
While "kosten" is the bean's attribute and "ticketForm" is the
DynaValidatorForm itself.
4 matches
Mail list logo