rName = (String) dyform.get("userName");
String password = (String) dyform.get("password");
-Original Message-
From: Richard Stack [mailto:[EMAIL PROTECTED]
Sent: Friday, July 11, 2003 9:08 AM
To: [EMAIL PROTECTED]
Subject: Problem with DynaActionForms
I'm implementin
I'm implementing DynaActionform for the first time. I'm defining them in
struts-config.xml.
name="loginForm"
dynamic="true"
type="org.apache.struts.validator.DynaValidatorForm">
The problem seems to be when I try to reference the form in the Action
class's exe
2 matches
Mail list logo