Details
- 
        Type:
 New Feature
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: None
 - 
            Fix Version/s: 1.7.1
 - 
            Component/s: ICE-Components
 - 
            Labels:None
 - 
            Environment:any
 
- 
                        Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
 
Description
                    In order for jsf only components web pages, we need 
ice:html, ice:head; ice:body.
Firstly, a structure for these three components are need.
Secondly, we need the detailed required attributes for body or head later on...
            
ice:html, ice:head; ice:body.
Firstly, a structure for these three components are need.
Secondly, we need the detailed required attributes for body or head later on...
Issue Links
- blocks
 - 
            
        
        ICE-2836
        Netbeans 6.1 integration
    
-         
     - Closed
 
 -         
 
revert the definition for faces-config.xml as well as extended-faces-config.xml.
Under tomcat 5.5 with jsf11, with no html, body, head jsf component, strangely the body content does not have output. Possible related the XmlTag , componentId. not sure the details.