Multiple Application Modules

2003-07-10 Thread Lloyd Wilson
by telling you my configuration. I have configured several struts config xml files to support multiple application modules. The applications all work fine, however, I am unable to define message resource bundles within the application module struts config files? The forwards, actions, etc. all work fine

Re: Multiple Application Modules

2003-07-10 Thread James Mitchell
, July 10, 2003 12:06 PM Subject: Multiple Application Modules Hello, I have an urgent need to find a resolve to this problem. First off, I sent a post about this the other day, but noone has yet to reply, so I figure it could be either how I worded the question, or noone has encountered

RE: Multiple Application Modules

2003-07-10 Thread Lloyd Wilson
: James Mitchell [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 12:16 PM To: Struts Users Mailing List Subject: Re: Multiple Application Modules It would help if you can send your message resources settings for each module. -- James Mitchell Software Developer/Struts Evangelist http

Re: Multiple Application Modules

2003-07-10 Thread James Mitchell
- Original Message - From: Lloyd Wilson [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, July 10, 2003 12:24 PM Subject: RE: Multiple Application Modules The message resource settings only occur in the default struts config file as I can't pick up

RE: Multiple Application Modules

2003-07-10 Thread Lloyd Wilson
clarify my problem. I hope the above helps. Cheers, Lloyd -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 12:50 PM To: Struts Users Mailing List Subject: Re: Multiple Application Modules - Original Message - From: James Mitchell

Re: Multiple Application Modules

2003-07-10 Thread James Mitchell
- Original Message - From: Lloyd Wilson [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, July 10, 2003 1:53 PM Subject: RE: Multiple Application Modules How would I retrieve values from my message resource bundle without a key?? That's not what I

RE: Multiple Application Modules

2003-07-10 Thread Sandeep Takhar
Mitchell [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 12:50 PM To: Struts Users Mailing List Subject: Re: Multiple Application Modules - Original Message - From: James Mitchell [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, July 10

RE: Multiple Application Modules

2003-07-10 Thread Lloyd Wilson
done this before I posted, my apologies.) Thanks again for your help. Cheers, Lloyd -Original Message- From: Sandeep Takhar [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 5:39 PM To: Struts Users Mailing List Subject: RE: Multiple Application Modules in struts-config

Multiple application modules

2003-07-05 Thread Guy Caseley
Given a Struts1.1 application that contains multiple application modules, do you always need a default (top-level) application module for the sub-modules to work? Any help or comments on this would be greatly appreciated, Thanks very much, Guy

RE: Multiple application modules

2003-07-05 Thread Navjot Singh
:[EMAIL PROTECTED] |Sent: Saturday, July 05, 2003 3:17 PM |To: [EMAIL PROTECTED] |Subject: Multiple application modules | | |Given a Struts1.1 application that contains multiple application |modules, do you always need a default (top-level) application module for |the sub-modules to work? | |Any help

Multiple application modules without default module doesn't workfor me

2003-07-03 Thread Guy Caseley
I recently took advantage of the application modules feature in Struts1.1, and split a larger application into several modules. This worked fine until I removed the default module (so all modules were sub-apps) and everything stopped working. Do you always need a default module? Here is an

html:image tag with multiple application modules

2002-12-12 Thread Ronald Hulen
I really like the idea that 1.1 supports splitting an application into multiple application modules but I have the following problem. The html:image taglib does not support using the application context root to generate the image URL, it uses the page context root. I would like all my images