Nadeem,

I think I didn't read your reply carefully enough. Are you saying that I
could maintain global-forwards.xml somewhere on the filesystem outside
the app and xdoclet could be setup to merge it with struts-config.xml?

jim

-----Original Message-----
From: Nadeem Bitar [mailto:[EMAIL PROTECTED]
Sent: Sunday, February 29, 2004 7:03 AM
To: Struts Users Mailing List
Subject: Re: splitting struts-config into multiple files


You can take advantage of xdoclet merging capabilities. 
You would have your action mapping in struts-actions.xml, your global-
forwards in global-forwards.xml, your form beans inside struts-forms.
xml ... and xdoclet would merge the files for you.



On Sat, 2004-02-28 at 13:36 -0700, Manish Singla wrote:

> May be Ant task can help in your environment.
> 
> HTH
> Manish Singla
> 
> Jim Anderson wrote:
> 
> > We have many apps that require the same global forwards. Rather than
> > copy this info into the config file for each app, we'd like to be
able
> > to place it in a struts-config file that lives somewhere on the
> > filesystem outside WEB-INF, and then specify that as one of the
config
> > files to use. I know it's possible to split struts-config, but is
there
> > some way that one of the config files can reside outside the app?
> >
> > Thanks,
> >
> > jim
> >
> >
---------------------------------------------------------------------
> > 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]
-- 
************************
Nadeem Bitar
Software Engineer
IzuCode, LLC
5230 Fiore Terrace #k208
San Diego, Ca 92122
************************ 


---------------------------------------------------------------------
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