--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
This probably sounds like a very newbie question, but for your own
application classes, (not third party), is there any particular reason
to "jar" them and put them into "WEB-INF/lib" vs compiling them as class
files to "WEB-INF/classes"? The classloader won't blindly just load the
whole jar will it? For an applet, using Jars makes some sense to avoid
continually downloading class files, what are the advantages for web
applications?
- jar files Mott Leroy
- MAIL FAILURE no-reply
- Re: jar files Tim Funk
- MAIL FAILURE no-reply
- Re: jar files Mott Leroy
