Re: problem with struts-config and web.xml

2005-12-07 Thread Deepa Khetan
We do have a development, integration , user acceptance and Production environment. but this is an ongoing project in which new modules( and hence, new struts-config.xml) keeps on adding. We definitely do version controlling and stuff. but, sometimes it happens that there is still time in the new m

Re: problem with struts-config and web.xml

2005-12-07 Thread Yujun Liang
Acutally I have a thought for Struts Developers, I also config the action individually in small config files, everytime I added a new action, I needed to change the web.xml file. It would be nice to change the StrutsConfig to allow a directory as a config entry, so I just define a directory for S

Re: problem with struts-config and web.xml

2005-12-07 Thread Yujun Liang
Acutally I have a thought for Struts Developers, I am also config the action individually in small config file, everytime I add a new action, I need to change the web.xml file. I would be nice to change the StrutsConfig to allow a directory as a config entry, so I just define a directory for Stru

RE: problem with struts-config and web.xml

2005-12-07 Thread George.Dinwiddie
Deepa Khetan asked: > > I have faced some problems during deployment. If i have > multiple struts-config.xml in my application, i map them in > my web.xml. So far, so good!! But the problem is when i > deploy the code on producion, some of the struts-configs > might be missing from the server(

problem with struts-config and web.xml

2005-12-06 Thread Deepa Khetan
Hi, I have faced some problems during deployment. If i have multiple struts-config.xml in my application, i map them in my web.xml. So far, so good!! But the problem is when i deploy the code on producion, some of the struts-configs might be missing from the server(for the simple reason, that they