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


      

Reply via email to