|
Project Information
|
This is a Maven archetype to easily get a working IceFaces project mainly under Netbeans. Besides I will include some thing what might be useful to have as an example. But this archetype does not depend on NetBeans so much. You can use it also without NetBeans. Since javax.faces.DEFAULT_SUFFIX in web.xml is set to .xhtml you can not use .jspx or .jsp file extensions but you have Facelets support. If you change javax.faces.DEFAULT_SUFFIX to .jspx you will have it. UsageUsage from NetBeans
Shows an Example of
See also icefaces-webapp-archetype twin project if you are interested. |