I build online store by struts 1.x, and working fine, and all the classes file under /var/apache-tomcat-6.0.16/webapps/storeX/WEB-INF/classes/packageX/cart/*.class /mail/*.class /security/*.class how can i generate 1 single .jar? and put into which folder, then i can delete those many *.class files, and delete folder packageX as well? tks in advance john
- struts 1.x, how to create packge and jar file ...? john lee
- Re: struts 1.x, how to create packge and jar file ...? Lukasz Lenart