Hendrik, > 1. It does not recognize the <%@ page extends="someclass" %> directive - so > many methods declared in the superclass aren't recognized.
This request is our request base, but since this method is not recommended by JSP spec (!) it has very low priority. > 2. I have no clue where to put the taglib.tld for a taglib so that IDEA > recognizes it. Does anyone have an example? You should configure Project | Web applications and put it to the same place, where web server expects it. PS Could you please use eap.j2ee group for all JSP-related discussion? -- Best regards, Mike Aizatsky. ------------------------------ JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" "Hendrik Schreiber" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > Hi, > > I am working with 629 and have some problems with the JSP editor. > > 1. It does not recognize the <%@ page extends="someclass" %> directive - so > many methods declared in the superclass aren't recognized. > 2. I have no clue where to put the taglib.tld for a taglib so that IDEA > recognizes it. Does anyone have an example? > > Apart from this, I think 3.0 really rocks! > > Thanks! > > -hendrik > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
