Post subject: Mistake in User Guide: Concepts > Web Project Posted: Sep 29, 2003 - 01:16 AM
Registered Member
Joined: Sep 24, 2003
Posts: 35
Quote:
The Web Root folder is the parent folder of an exploded J2EE WAR folder structure. This folder structure must not be altered. While the Web Root folder can be named differently by editing the MyEclipse project template preferences, its immediate subfolder structure must conform to the following layout and contents:
Web Root/
WEB-INF/
classes/
lib/
web.xml
It looks like web.xml is on same level as WEB-INF.
But in reality web.xml is part of WEB-INF.
support-michael
Post subject:Posted: Sep 29, 2003 - 02:24 AM
Moderator
Joined: May 05, 2003
Posts: 1037
I just reviewed the help text and agree with your notice. I had our doc guy fix it and a couple of other things today. Thanks for the QA. The updated doc will be part of the next maintenance release.