Hi Freinds,

I have a page  where i need to show data from 3 action files and two forms.
Now What I tried was thinking of creating a new common form. And for actions: I called 
another actions files from a action like:

// test to call another action from 
UpdateFoodLogAction updFoodlog=new UpdateFoodLogAction();
updFoodlog.execute(mapping, form, request, response);

But this is not working :(

So any idea how can i handle this situation of 3 actions and 2 forms??

Pls give your valuable feedback... 

Thanks

Raman Garg
[EMAIL PROTECTED]

Reply via email to