Worley Brent - bworle wrote:

Have you validated your web.xml? Resin allows many configuration

shortcuts and order differences.


No, but I would appreciate any more information you have on this.

You can use a doctype at the top of your document (see some of the example web.xml's):



<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd";>

The easiest thing to do if you are inexperienced with this type of thing is to download a GUI app like oXygen (http://oxygenxml.com) and click the validate button.

best,
-Rob





Brent




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



Reply via email to