Win2k sp1, jdk 1.3.1_02, IDEA 611:

For some reason IDEA isn't recognizing the web-app 2.2 DTD in my web.xml.
Here's the DOCTYPE statement i'm using:

<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application
2.2//EN" "http://java.sun.com/j2ee/dtds/web-app_2.2.dtd";>

I have to explicitly register the DTD via the External Resources, even
though it seems that IDEA should support it (since IDEA ships with it in
config/j2ee).  Anyone else seeing this problem?

thanks,

chris

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to