Hello, everybody.
I am new to struts. I'd like to know how do you config
web.xml and struts-config.xml files if a system consists of
hundreds applications. I mean:
1. one app uses one web.xml and one struts-config.xml
under its directory. However, I had to copy some common
packages, jar files for all apps.
2. all app use one web.xml and seperated struts-config.xml
under some root directory. All app may share with common
packages, jar files. However, I dont know how to config
them in this case.
Could anybody give me a hint?(*Tomcat is used.)
Thank you in advance.
I am new to struts. I'd like to know how do you config
web.xml and struts-config.xml files if a system consists of
hundreds applications. I mean:
1. one app uses one web.xml and one struts-config.xml
under its directory. However, I had to copy some common
packages, jar files for all apps.
2. all app use one web.xml and seperated struts-config.xml
under some root directory. All app may share with common
packages, jar files. However, I dont know how to config
them in this case.
Could anybody give me a hint?(*Tomcat is used.)
Thank you in advance.