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 usin
Hi,
Wild guess (not so wild, It happened to me more than
One time)
The fact that you declare your form (ticketForm I suppose) thru
Struts tag does not make it
'visible' to scriptlet code
so, you would have do do
<%
DynaActionForm ticketForm =
(DynaActionForm)request.getAttribute("
2 matches
Mail list logo