Ross,

eap.j2ee group has a number of examples posted by me a while ago. Almost all
of them have the URLs in the taglib directive. You can check them and find
the difference between yours configuration and posted one. Please tell me
your conclusions.

--
Best regards,
Mike Aizatsky.
------------------------------
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"


"Ross L. Owen" <[EMAIL PROTECTED]> wrote in message
adlrpn$bcs$[EMAIL PROTECTED]">news:adlrpn$bcs$[EMAIL PROTECTED]...
> Mike -
>
> I don't think this is a valid explaination.  I have had the same problems
> when setting this thing up.  It doesn't seem to recognize URL's.  If you
> have the jar file in the direct path, it works, but if you reference it
via
> URL, it doesn't.
>
> -Ross
>
>
> "Mike Aizatsky" <[EMAIL PROTECTED]> wrote in message
> adlbic$rai$[EMAIL PROTECTED]">news:adlbic$rai$[EMAIL PROTECTED]...
> > Kevin,
> >
> > You need to set up Project | Web applications properly and properly
> > configure web application's web.xml file.
> >
> > --
> > Best regards,
> > Mike Aizatsky.
> > ------------------------------
> > JetBrains, Inc / IntelliJ Software
> > http://www.intellij.com
> > "Develop with pleasure!"
> >
> >
> > "Kevin Henrikson" <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]...
> > > Hi,
> > >  I'm running build #629.  I'm getting "Can't resolve tag library"
errors
> > in my
> > > JSPs.    I'm using taglib directives like:
> > >
> > > <%@ taglib uri="http://jakarta.apache.org/struts/tags-html-1.0";
> > prefix="html" %>
> > > <%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c" %>
> > >
> > > I have the proper jar files in my project class path in this case
> > struts.jar and
> > > jstl.jar  Do I need to specify anything else?  Should IDEA search the
> > entire
> > > classpath for jars that contain .tld files then try to match the URI
in
> > the .tld
> > > files?  This is how the web containers search works I think.  Of
course
> > once I
> > > build my project and it's running in Resin things work fine, it's just
> the
> > > taglib and tag completion features are not accessible with these
errors.
> > >
> > > thanks
> > >
> > > -kevin
> > >
> > > --
> > > Kevin Henrikson                                  Openwave Systems,
Inc.
> > >
> > >
> > >
> >
> >
>
>


_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to