Cannot resolve tag library
Build 3296.
I use in my jsp taglibs.
The old build IDEA (1172) excellent worked with this taglibs:
...
<%@ taglib uri="/WEB-INF/tlds/dmform_1_0.tld" prefix="dmf" %>
...
]]>
...
The DTD file is placed in /WEB-INF/tlds
but the new build (3296) - not wont work 8(
(with message: "Cannot resolve tag library")
???
Please sign in to leave a comment.
We are in the process of rewriting jsp support completely, so there will
probably be some problems in the next upcoming builds,
though we'll try to get it as smoothly as possible.
Eugene.
"Vladimir" <no_mail@jetbrains.com> wrote in message
news:17842889.1114502598000.JavaMail.itn@is.intellij.net...
>
>
>
>
1.1//EN" "file://./web-jsptaglibrary_1_1.dtd">
>
>
>
>
>
OK.
I.wait()
8)
Hello Vladimir,
To fix the problem, change <!DOCTYPE taglib PUBLIC "-//Sun Microsystems,
Inc.//DTD JSP Tag Library 1.1//EN" "file://./web-jsptaglibrary_1_1.dtd">
to
<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN"
"http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
--
Serge Baranov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Thanks, it's helped.
Here only now IDEA reflects minutes on 3 - 5 (together with all computer (CPU 93-98%)) at attempt to write teg the comment (<!-) in DTD - a file (was not such earlier)