How can I call an action of a widget form an action of the application
and have the result returned as a string?

On 4/7/07, Piero Sartini <[EMAIL PROTECTED]> wrote:
> I want each widget to be programmed with struts, meaning that:
> Each widget must have it's own control configuration (struts.xml) and
> it's own set of classes.

If you are using struts2, you could develop your widgets within their own
packages and namespaces within your main application.

See the following threads as well:
http://www.mail-archive.com/user%40struts.apache.org/msg57255.html
http://www.mail-archive.com/user%40struts.apache.org/msg57600.html

Piero

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



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

Reply via email to