Modules are part of a single application under a context root. David
From: "Ray Madigan" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Using Modules in struts Date: Tue, 18 Feb 2003 18:41:24 -0800 Greetings: I have a large jsp application that i am converting to Struts/JSTL, using the form/action mapping capability of struts. I also have an architecture where the control mechanism doesn't really know what sub components it is looking at, instead it looks them up in a database at runtime. In the database is the name of the application context that the module has the action handlers and the jsp pages for that component. So I can switch between applications at will, using resources from the appropriate application. I was reading the struts user guide on modules, as i need to duplicate this functionality. My question is: is a module a separate application context like a deployed war in tomcat, or is a module a part of an application that is put together in a single war. Clarification on this would be appreciated. Thanks Ray Madigan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

