Hello Brad, thank you for helping us with Ant.
On Wed, 24 Apr 2002, Brad P. Crochet <[EMAIL PROTECTED]> wrote: > 1) If you specify a prefix to a <webinf>, if would prepend WEB-INF > to the prefix, allowing arbitrary prefixes in the webinf. Why wouldn't you simply use a plain <zipfileset> for that? > 2) Having a <jsp> tag. This would put files in "WEB-INF/jsp". This > seems to be the de facto standard for placing protected JSPs in a > war. Hmm, what are "protected JSPs"? Precompiled JSPs? I've seen JRun place generated .java and .class files there, but I've never seen Tomcat/Jasper doing something like that. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
