On Thu, 2003-07-31 at 09:19, Bateman, Patrick eMEDIA wrote:
> I can't find any documentation or an example of how to structure a WEB
> application within a Maven project.

Create a src/webapp/WEB-INF directory
Put your deployment descriptors in there, and your JSP, images, html etc
in src/webapp.


-- 
Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to