Hi Jack,
        You can split the struts-config module wise so that it is easy
to handle. If you are having multiple struts config you should mention
that as comma separated values in you web.xml.

Eg:
/WEB-INF/struts-config/common-config.xml,/WEB-INF/struts-config/A.xml,
/WEB-INF/struts-config/B.xml etc.

Hope this helps you

Regards,
Venkat

-----Original Message-----
From: Yen [mailto:[EMAIL PROTECTED]
Sent: Friday, June 17, 2005 11:03 AM
To: Struts Users Mailing List
Subject: Re: long struts-config.xml file

Is that possible, seperate the actions into modules and use the modules
struts-config?

----- Original Message -----
From: "John Henry Xu" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Friday, June 17, 2005 12:04 PM
Subject: long struts-config.xml file


Hi all,

In a project I am working on, we have a very lengthy struts-config.xml
file to handle complex actions jsps (200+) take.

Does anyone have this situation (very complex struts-config.xml)? Please
tell me about your experience.

Also, anyone see a blog or forum written by struts technology? If you
know, can you tell me the link?

Thanks.

Jack H. Xu
Technology columnist and
authorhttp://www.usanalyst.comhttp://www.getusjobs.com


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


**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are 
not to copy, disclose, or distribute this e-mail or its contents to any other 
person and any such actions are unlawful. This e-mail may contain viruses. 
Infosys has taken every reasonable precaution to minimize this risk, but is not 
liable for any damage you may sustain as a result of any virus in this e-mail. 
You should carry out your own virus checks before opening the e-mail or 
attachment. Infosys reserves the right to monitor and review the content of all 
messages sent to or from this e-mail address. Messages sent to or from this 
e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

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

Reply via email to