Re: Usage of ActionProxy Class

2011-02-07 Thread Nuwan Arambage
I have seen it but I forget to read the explanation mentioned below the image. Now I have got the point what ActionProxy class suppose to do and how it interacts with ActionInvocation to provide the execution environment. Cheers !! :) On Mon, Feb 7, 2011 at 2:27 PM, Maurizio Cucchiara wrote: > M

Re: Usage of ActionProxy Class

2011-02-07 Thread Maurizio Cucchiara
Maybe a big picture of general idea give you the right answer. Have you ever seen this [1]? [1] https://cwiki.apache.org/confluence/display/WW/Big+Picture On 7 February 2011 08:51, Brajesh Patel wrote: > nothing is stupid because you have question so you are asking and after > answer of this que

Re: Usage of ActionProxy Class

2011-02-06 Thread Brajesh Patel
nothing is stupid because you have question so you are asking and after answer of this question you will resolve you doubt. thanks and regards Brajesh On Mon, Feb 7, 2011 at 11:34 AM, Nuwan Arambage wrote: > Hi this might be the stupid question but I hope that this is right > place to ask this

Re: Usage of ActionProxy Class

2011-02-06 Thread Nuwan Arambage
Hi this might be the stupid question but I hope that this is right place to ask this question... thanks On Mon, Feb 7, 2011 at 10:37 AM, Nuwan Arambage wrote: > Hi all, >  why they add ActionProxy class to their architecture. What are the > uses of ActionProxy class ? > What is the purpose of th