RE: Struts Jar File conflict

2005-02-25 Thread Samuel Cheung
what you mean by "use Struts in my legacy project"? Erik Samuel Cheung wrote: >I have a legacy project which uses some jakarta jar files (e.g. >common.logging.jar) . >And Struts required some jakarta jar files itself. > >What if the versions of those 2 jars are different?

Struts Jar File conflict

2005-02-24 Thread Samuel Cheung
I have a legacy project which uses some jakarta jar files (e.g. common.logging.jar) . And Struts required some jakarta jar files itself. What if the versions of those 2 jars are different? How can I use Struts in my legacy project? I know one way is to upgrade the legacy project to use the same v