particular fields from ANY
of the stored beans I choose to show. It works well with multi-page
validation schemes.
Regards,
David
-Original Message-
From: t t [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 04, 2005 10:21 AM
To: Struts Users Mailing List
Subject: RE: session form bean probl
l with multi-page
validation schemes.
Regards,
David
-Original Message-
From: t t [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 04, 2005 10:21 AM
To: Struts Users Mailing List
Subject: RE: session form bean problem -- post again.
Thanks, David. Could you please give a simple example to
y
"Constants.USER_KEY". This works for many tags in the "bean" and "html"
taglibs.
Regards,
David
-Original Message-----
From: t t [mailto:[EMAIL PROTECTED]
Sent: Monday, January 03, 2005 9:30 AM
To: user@struts.apache.org
Subject: session form bean problem -- po
t t [mailto:[EMAIL PROTECTED]
Sent: Monday, January 03, 2005 9:30 AM
To: user@struts.apache.org
Subject: session form bean problem -- post again.
Happy new year!
Since I posted this problem before Christmas and didn't get answer, I post
it again.
. I have such action mapping:
---
Happy new year!
Since I posted this problem before Christmas and didn't get answer, I post it
again.
. I have such action mapping:
-
The code in the "PopulateAction" class is:
---
public ActionForward execute
Thanks. Here is the code:
---
public ActionForward execute(
ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
throws Exception {
HttpSession session = request.getSession();
User user = (Use
Hmm .. please include the code from the PopulateAction.
t t wrote:
Hi, all,
First, happy holidays to you!
I got a question. I have such action mapping:
type="myClasses.PopulateAction"
name="SearchForm"
scope="request"
v
Hi, all,
First, happy holidays to you!
I got a question. I have such action mapping:
-
I want to populate "SearchForm" with some existed values(stored in session)
before showing "search.jsp". This work is done in
8 matches
Mail list logo