If you are using, Webflow, in one controller, return the event, now, in the flow, map this event to the method in the other controller. do the same way to pass onto other controllers. You can make values of these controllers available in flow scope, so that you can use them in the subsequent controllers.
On Sat, Jul 24, 2010 at 4:08 AM, aryan <sagar.k...@gmail.com> wrote: > Hello Sir, > I m new to spring. I want to known that is there any way to call one > controller from another. > we have Roo base project where one class(parent) contain reference of > three other classes(child). > so total there are four controller. So is there any way that to call > one controller and after executing that controller it will fetch to > other controller and so on.. till last controller reach. > > -- > You received this message because you are subscribed to the Google > Groups "Java EE (J2EE) Programming with Passion!" group. > To post to this group, send email to > java-ee-j2ee-programming-with-passion@googlegroups.com > To unsubscribe from this group, send email to > java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com<java-ee-j2ee-programming-with-passion%2bunsubscr...@googlegroups.com> > For more options, visit this group at > > http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en -- Thank you Lokesh Munagapati. -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en