Glen Daniels wrote:
>
> Here's my take on this. WAR files are all about easy deployment. You
> should not actually be forced to alter classpath settings for your
servlet
> engine just to get a webapp installed and working.
I doubt anybody would disagree with this.
> See above. If we're going to be well-behaved members of the J2EE
> application community, I'd prefer we used the specs and tools that are
> available in the correct ways.
>From what I can tell, putting the classes in the classes directory is an
alternate and correct means to get the desired result. What am I missing?
- Sam Ruby