hi all,
I have a problem in making a form of 3 fields to view icefaces fields and the error returned in the glassfish server consol is the following
WARNING: ICEfaces configured for view /welcomeICEfaces.xhtml but h:head and h:body components are required
the following is the code:
index.xhtml
Bean Class:
the following is the web.xml but it is not present in the web.xml
and the I added it as a trial to the application
i use netbeans 7 as
IDE and I installed icefaces jars for neteans 7
when I run the index.xhtml file
not fields appear only the text not invloved in icefaces tag
thank you very much