Is there a way to use the <s:action> tag to call actions of other
webapps deployed on the same container?

Is there a way to get the result of an action from inside another action class?

On 6/20/07, Asaf Paris Mandoki <[EMAIL PROTECTED]> wrote:
I'm trying to make a web application that organizes a bunch of
widgets. I want each widget to be programmed using struts and have
it's own struts.xml. Each widget should be packed as a war file.

I was told on an older thread that I could use a different name space
for each widget and also that I could use the action tag to call the
actions on each widget.

My question is how should I deploy my Widgets? Should I do it as
regular web applications?

Thanks in advance ,
Asaf


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to