Hi, Wang Zeng:
I think what Ted said is one way to transfer ActionFrom data to the business
object.
And you can get a detailed description on other ways to transfer ActionForm
data
to the business object and pros and cons of each ways by reading charpter 5
of the
book <>.
Regards,
Yang
On 4/9/
hi,Ted
Do you mean in your solution that one bean is not only action form
bean,but also a business object? Because it extends ActinForm and implement
business object interface.
2006/4/6, Ted Husted [EMAIL PROTECTED]:
>
> If the beans you want to "nest" are being passed to the business
> lo
On 4/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> i have a question. Can two ActionForms be associated with the same Action
> class ..
> if yes how.
One of my favorite approaches is to use "coarsely grained"
ActionForms. Rather than have discrete ActionForms for each Action, I
create one
ng List"
Sent: Thursday, April 06, 2006 2:02 PM
Subject: Re: Struts newbee
Hi Praveen,
Hope you are doing well... I want to share something regarding your
question.
Generally, the Action.perform() method takes only a single form bean as a
parameter(of course, it takes 4 parameters:
Ac
- 22086000/57596000- extn 6873
E-Mail:[EMAIL PROTECTED]
-Original Message-
From: Lakshmi Saritha [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 06, 2006 2:02 PM
To: Struts Users Mailing List
Subject: Re: Struts newbee
Hi Praveen,
Hope you are doing well... I want to share something
Hi Praveen,
Hope you are doing well... I want to share something regarding your question.
Generally, the Action.perform() method takes only a single form bean as a
parameter(of course, it takes 4 parameters:
ActionForm,ActionMapping,HttpServletRequest,HttpServletResponse).
So, surely we
If you mean 'associated' by a single action configuration, then no.
However, you can reuse the same Action class for a different path and
use a different ActionForm.
Does that answer your question?
--
James Mitchell
On Apr 6, 2006, at 12:45 AM, [EMAIL PROTECTED] wrote:
Hi ,
I am new
Hi ,
I am new to struts.. although i have a couple of years experience in
java/j2ee.
i have a question. Can two ActionForms be associated with the same Action
class ..
if yes how.
Regards,
Praveen
Notice: The information contained in this e-mail message and/or attachments to
it may contai
8 matches
Mail list logo