Yes I have all my TLD's mapped in the External Resources.  You must have the
webapp enabled.  Basically point to a directory that has a WEB-INF subdir.
This will activate the tld resolution.  You must restart IDEA to get this to
take effect.

To set up a webapp :

Edit -> Project Properties -> Web
Enter a name and path to the directory that is above your WEB-INF dir.

-kevin

"Dave Weber" <[EMAIL PROTECTED]> wrote in message
aibpoi$4b1$[EMAIL PROTECTED]">news:aibpoi$4b1$[EMAIL PROTECTED]...
> I tried manually mapping the URI (with build 638) but this had no effect.
> I've successfully manually mapped URIs for DTD files.  Has anyone
> successfullly mapped URIs for TLD files?
>
> Can you say more about the other approach (setting up a web application).
> We have a web application and a web.xml.  How to I make IdeaJ aware of it?
>
> Thanks,
> Dave Weber
> [EMAIL PROTECTED]
>
>
> "Kevin Henrikson" <[EMAIL PROTECTED]> wrote in message
> aibkt4$tp8$[EMAIL PROTECTED]">news:aibkt4$tp8$[EMAIL PROTECTED]...
> > If we set up a web application it will resolve directly from your
WEB-INF
> ,
> > or from web.xml.  You can also put the URI in Options -> External
> Resources
> > to manually map this your self
> >
> > -kevin
> > "Dave Weber" <[EMAIL PROTECTED]> wrote in message
> > aibe5f$njb$[EMAIL PROTECTED]">news:aibe5f$njb$[EMAIL PROTECTED]...
> > > We define custom JSP tags in .tld files.  When editing .jsp files, the
> > >
> > >
> > >
> > >     <%@ taglib uri="/WEB-INF/framework.tld" prefix="framework" %>
> > >
> > >
> > >
> > > directrive is highlighted in red. The status bar says "cannot resolve
> tag
> > > library."
> > >
> > >
> > >
> > > How does IdeaJ determine how to resolve tag library paths?
> > >
> > >
> > >
> > > Thanks,
> > >
> > > Dave Weber
> > >
> > > [EMAIL PROTECTED]
> > >
> > >
> > >
> > >
> > >
> >
> >
>
>


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

Reply via email to