Re: JSF Library problems
Thanks for your reply
yes, my project is in J2EE 1.4 if I'm working with the 1.1 JSF Library some thing don't work because when I open a page of my project and I drag a new object, for example a new textfield, when I try to use this object in the jsp page and I put for example "this.textfield...", netbeans shows the matches, don't show my new element.
If I try the same in netbeans 6.0 this works fine.