You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by john lee <sh...@yahoo.com> on 2009/07/27 22:51:39 UTC

struts 1.x, how to create packge and jar file ...?

 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


      

Re: struts 1.x, how to create packge and jar file ...?

Posted by Lukasz Lenart <lu...@googlemail.com>.
2009/7/27 john lee <sh...@yahoo.com>:
> 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?

Why do you want do that?


Regards
-- 
Lukasz
http://www.lenart.org.pl/
http://dailylog.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org