On 10/8/07, Zoran Avtarovski <[EMAIL PROTECTED]> wrote:
> My guess would be that it's being left to the authors of the various S2
> books to deal with.
There isn't any kind of master plan. We're all volunteers, and people
contribute what they can, when they can, usually based on what we need
to do
Thanks Sami,
I apologise. I know that there are a few different solutions around. We use
a our own custom interceptor which works for us.
My point was more that I think that action chaining is probably the feature
of S2 I find most trying. I suspect that of the work would be in improving
the docu
> action2 and result jsp, like on drawing
> >>
> >> my1.html -(myobject.id)-> action1.save -(myobject)-> action2.edit
> >> -(myobject)-> my2.jsp -> my2.html
> >>
> >> I do not want to load this object in action2.edit if it was already load
my2.html
>>
>> I do not want to load this object in action2.edit if it was already loaded
>> in action1.save.
>>
>> Can struts2 pass objects from action to action?
>>
>> Thanks.
>>
>>
>> --
>> View this message in cont
ts2 pass objects from action to action?
>
> Thanks.
>
>
> --
> View this message in context:
> http://www.nabble.com/how-to-keep-object-from-action-to-action-tf4569127.html#a13040888
> Sent from the Struts - User mailing list archive at Nabble.com.
: RE: how to keep object from action to action
Yes, this is it. How to setup StrutsSpringObjectFactory as current?
web.xml?
struts.xml?
Thanks.
Jiang, Jane (NIH/NCI) [C] wrote:
>
> If you use org.apache.struts2.spring.StrutsSpringObjectFactory as your
> object factory, and you define
n.
>
>
--
View this message in context:
http://www.nabble.com/how-to-keep-object-from-action-to-action-tf4569127.html#a13043532
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [
You should set the scope of your pojo to be "request" if that is what
you want. The default is singleton.
-Original Message-
From: ros [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 04, 2007 11:32 AM
To: user@struts.apache.org
Subject: RE: how to keep object from action to
Spring
> beans and have them injected to your action.
>
> -Original Message-
> From: ros [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 04, 2007 10:21 AM
> To: user@struts.apache.org
> Subject: how to keep object from action to action
>
>
> Hi!
>
If you use the Spring framework, you can define your object as Spring
beans and have them injected to your action.
-Original Message-
From: ros [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 04, 2007 10:21 AM
To: user@struts.apache.org
Subject: how to keep object from action to
dy loaded
in action1.save.
Can struts2 pass objects from action to action?
Thanks.
--
View this message in context:
http://www.nabble.com/how-to-keep-object-from-action-to-action-tf4569127.html#a13040888
Sent from the Struts - User mailing list archive a
11 matches
Mail list logo