JSP-Debug without internet access
Greetings to all,
Tomcat use the dtd for the web.xml from servlet.jar if no access to
internet. Another way is to copy the dtd and put
<!DOCTYPE web-app SYSTEM c:/web-app_2_2.dtd">
in web.xml
While debuging with idea it's always try to get the dtd from internet.
Because of this, it is not possible to work offline. Any solution for
this problem?
Thanx
--
Thomas Baer
请先登录再写评论。
This bug should be fixed in #650, does the fix work for you?
--
Best regards,
Eugene Zhuravlev
JetBrains, Inc, http://www.intellij.com
"Develop with pleasure!"
"Thomas Baer" <thomas.baer@inno-consult.com> wrote in message
news:Xns928DAD453DA8Cthomasbaerinnoconsul@0.0.0.2...
>
>
>
>
>
>