[tim]
09-26-2008, 10:37 AM
I'm trying to include Infragistics NetAdvantage Components in NetBeans 6.1. Here are the references:
http://www.infragistics.com/java/netadvantage/jsf.aspx#Overview
http://help.infragistics.com/Help/NetAdvantage/JSF/2007.2/HTML/JSF_Getting_Started_Installing_the_NetAdvantage_for_JSF_Plug_In_for_NetBeans.html
I get to the point where I can view the components in the Palette, yet when I'm in JSP view I get the following error:
According to the TLD, deferred-value is pecified for the attribute style of the tag handler com.infragistics.faces.iknput.taglib.html.CheckBoxTag, but the argument for the setter method is not a javax.el.ValueExpression.
Any ideas?
Thanks,
Tim
http://www.infragistics.com/java/netadvantage/jsf.aspx#Overview
http://help.infragistics.com/Help/NetAdvantage/JSF/2007.2/HTML/JSF_Getting_Started_Installing_the_NetAdvantage_for_JSF_Plug_In_for_NetBeans.html
I get to the point where I can view the components in the Palette, yet when I'm in JSP view I get the following error:
According to the TLD, deferred-value is pecified for the attribute style of the tag handler com.infragistics.faces.iknput.taglib.html.CheckBoxTag, but the argument for the setter method is not a javax.el.ValueExpression.
Any ideas?
Thanks,
Tim