Forte will edit that for you. Are you having problems with the entry generated by Forte? My suggestion would be to remove the welcome-file-list section (assuming you put it there by hand) and then use Forte to re-enter it. "How do I do that?", you may ask. Well, it's quite simple :-)
Click on your web.xml file to make it the active node in your Explorer. Go look at your property sheet for it. You'll see a section named "Welcome Files". You can change what it has there by either editing it directly or clicking the elipses (they'll appear after you click on the value) and using the property editor that pops up. HTH, Eddie Turner, John wrote: >Hi - > >I just tried adding a welcome-file element to my web.xml, but I am getting >an error message from the IDE (I am using Sun's Forte) that says "element >web-app does not allow "welcome-file-list" here". > >The DTD I have is http://java.sun.com/dtd/web-app_2_3.dtd It definitely >does allow welcome-file-list inside of web-app, as far as I can tell. > >Do I have the right DTD? I used the web.xml from the examples directory as >the starting point for my own web.xml. Where does the welcome-file entry go >inside of web.xml? > >Thanks in advance for help and suggestions. > >- John > >============================================ >John Turner >[EMAIL PROTECTED] | 248-488-3466 >Advertising Audit Service >http://www.aas.com > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
