Re: s2 in tomcats shared lib/

2008-04-20 Thread Marc Ende
Okay, that's not a problem. The webapps belong together and will be built together in one run. All of them have the same version of struts. Thanks for your help. Gabriel Belingueres schrieb: Well it depends if you are ALWAYS developing using the same library versions or not. Be aware that St

Re: s2 in tomcats shared lib/

2008-04-19 Thread Gabriel Belingueres
Well it depends if you are ALWAYS developing using the same library versions or not. Be aware that Struts level of compatibility changes from version to version: For example, from 2.09 to 2.0.11 imposes several constraints in its tag library, so you may want to prevent this to be in a common place.

s2 in tomcats shared lib/

2008-04-18 Thread Marc Ende
Hi, a few years ago everyone told that's not good to have the sturts.jar's in a shared location in a tomcat-instance. What about now (struts 2)? I'm asking because I've got several webapps which belongs together and most of them are build using struts 2 and spring. After assembling the war (di