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]