I wrote following
JSF Facelet code:
But, NetBeans 7.0.1 says that "The required attribute name is missing" at line 2.
When I open this page with my browser, the inline script is worked correctly.
My question is, although my code works correctly, why my
IDE complains?