web project question

Peter Wisnovsky <[email protected]> Tue, 2 Sep 2003 15:21:28 -0700
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>
I have a module that adds a file to the Projects/<name>/web/WEB-INF
directory. In 3.x files in this directory were automatically snarfed
up into the output WAR file. This doesn't seem to be happening with
the new web module project, however. What do I have to do to ensure
this file gets added to the project outputs?

Thanks,

Peter