[EMAIL PROTECTED]
Gesendet: Dienstag, 25. Mai 2004 13:54
An: '[EMAIL PROTECTED]'
Betreff: AW: Set DynaActionForm to see values in
textfields...(form-page)
Thanks... For two minnutes i tested the following code in one Action
bevor a struts-formular
it works ;-)
-
HashM
mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 25. Mai 2004 13:54
An: '[EMAIL PROTECTED]'
Betreff: AW: Set DynaActionForm to see values in
textfields...(form-page)
Thanks... For two minnutes i tested the following code in one Action
bevor a struts-formular
it works ;-)
-
o:[EMAIL PROTECTED]
Gesendet: Dienstag, 25. Mai 2004 11:17
An: Struts Users Mailing List
Betreff: Re: Set DynaActionForm to see values in
textfields...(form-page)
Hi Johannes ,
Are you sure this code works ??
String field1 = (String) PageA.get("field1");
String textfield2 =
"johannes Schwarz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 25, 2004 4:13 PM
Subject: Set DynaActionForm to see values in textfields...(form-page)
> Hello,
>
> I have created more than one form-pages with struts. After validation i
> can read the
Hello,
I have created more than one form-pages with struts. After validation i
can read the values in the Action with:
-
HttpSession session = httpServletRequest.getSession(); DynaActionForm
PageA = (DynaActionForm) session_automatic.getAttribute("PageA");
//This is a DynaActionForm-Objec
Hello,
I have created more than one form-pages with struts. After validation i
can read the values in the Action with:
-
HttpSession session = httpServletRequest.getSession();
DynaActionForm PageA = (DynaActionForm)
session_automatic.getAttribute("PageA");
//This is a DynaActionForm-Objec
Hello,
I have created more than one form-pages with struts. After validation i
can read the values in the Action with:
-
HttpSession session = httpServletRequest.getSession();
DynaActionForm PageA = (DynaActionForm)
session_automatic.getAttribute("PageA");
//This is a DynaActionForm-Objec
Hello,
I have created more than one form-pages with struts. After validation i
can read the values in the Action with:
-
HttpSession session = httpServletRequest.getSession();
DynaActionForm PageA = (DynaActionForm)
session_automatic.getAttribute("PageA");
//This is a DynaActionForm-Objec
8 matches
Mail list logo