Hi

IDEA highlights the bean property 'handle' as an error ("Cannot resolve
symbol") in code fragments like

          <jsp:useBean id="saleseditbutton" class
="com.myBeans.DialogButton" />
          <jsp:setProperty name="saleseditbutton" property="handle" value="
<%= handle %>" />

if the method 'setHandle' is defined in AbstractBean rather than in its
concrete subclass DialogButton.

Cheers,
Ben.




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

Reply via email to