Jason, First of all you should have Web application configured correctly. Then IDEA looks for tld files by the same rules as web container does.
Best regards, Mike Aizatsky. ------------------------------ IntelliJ Software, "Develop with pleasure!" http://www.intellij.com > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On > Behalf Of Jason Coward > Sent: Tuesday, March 12, 2002 12:07 AM > To: [EMAIL PROTECTED] > Subject: [Eap-list] how to get IDEA to recognize tag library references in > JSP files? > > Help: > > I'm trying to work with Ariadna, build 611, and am noticing that all my > tag > library uri attribute values are colored red by IDEA now in my JSP pages, > indicating that it "Cannot resolve tag library". This is a new feature > that > will helpfully keep my tag libraries from throwing errors because of > encapsulated field definitions/references within the tags, but I can't > seem > to figure out how to get IDEA to recognize my library. > > How does one have IDEA resolve the uri reference to a tag library....? > > Cheers, > > -Jason > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
