<ice:form id="iceForm"
				xmlns:h="http://java.sun.com/jsf/html"
				xmlns:f="http://java.sun.com/jsf/core"
				xmlns:ice="http://www.icesoft.com/icefaces/component">
				
				
				<h:outputText value="Page W"/>
				<h:commandLink id="nothing-to-u" action="NOTHING_U_JSPX">
 				<h:outputText value="nothing to u.jspx"/>
				</h:commandLink>

</ice:form>		