Hans, This is fixed in build #617.
Best regards, Mike Aizatsky. ------------------------------ JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On > Behalf Of Hans-Joachim Matheus > Sent: Wednesday, April 10, 2002 2:05 PM > To: '[EMAIL PROTECTED]' > Subject: [Eap-list] Repost: Bug in code completion of JSP exception object > > > Hi, > > > > [talking 'bout JSP 1.1] > > > > if I refer to the exception object in a JSP page that is NOT > > a error page > > (<%@ page isErrorPage="false" %>, which is the default), then code > > completion > > should NOT show the exception object. > > > > if I refer to the exception object in a JSP page that IS a error page > > (<%@ page isErrorPage="true" %>), then code completion should provide > > all methods of java.lang.Throwable, because the exception > > object is of type > > Throwable (see JSP 1.1 Spec p. 38). > > > > Bye, > > Hans-Joachim Matheus > > > > -- > > mailto:[EMAIL PROTECTED] \ > > in-integrierte informationssysteme GmbH \ > > Am Seerhein 8 Tel +49 (0)7531/8145-0 \ > > D-78467 Konstanz Fax -81 \ > > -------------------->http://www.in-gmbh.de \ > > _______________________________________________ > 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
