yes eddie,

I tried it the same day and itr works to my happiness ;-)
solved most of my problems.

regards
navjot singh

----- Original Message ----- 
From: "Eddie Bush" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Sunday, March 16, 2003 7:16 AM
Subject: Re: module name problem?


| Have you tried it?  It should work fine, AFAIK.  I patched things some 
| time ago now to properly process which module is being requested.  The 
| change was such that it would allow module names along the lines of what 
| you're asking about.
| 
| If in doubt; try it.  If it doesn't work (and I really think it should) 
| post again and ask for help.  ... and remember:  If you experience 
| problems with the tag libraries (or some other part of Struts) not 
| knowing which module you're in MAKE SURE YOU ARE CALLING YOUR PAGES WITH 
| AN ACTION.  This is a very, very common problem for most folks.  When 
| working with modules, it is imperative that you involve the controller 
| in the request (since it puts the configuration data for the requested 
| module in the request) -- failure to do so will make you feel like you 
| are "stuck" in the default module.
| 
| Good Luck!
| 
| Navjot Singh wrote:
| 
| >hi list,
| >
| >Is it necessary to have module name as  "config/mod1"
| >Can it be "config/pre/mod1" ?
| >
| >Has anybody tried something like this before?
| >
| >Any answer is appreciated.
| >-Navjot Singh
| >
| 
| -- 
| Eddie Bush
| 
| 
| 
| 
| 
| ---------------------------------------------------------------------
| 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