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
