|
From: Dmitriy K. <dko...@ru...> - 2004-07-09 13:32:00
|
> Was thinking you'd include your code as just .class files inside the spar, only including child jars for dependent libraries. i.e. lets minimise unnecessary jar-ing up if we can. Usually I prefer to jar up my application .class files and include them in WEB-INF/lib when I deploy my .wars Dmitriy. |