07-08-2009 05:01 AM
07-08-2009 10:45 AM
07-08-2009 10:48 AM
07-08-2009 10:57 AM
07-08-2009 11:11 AM
07-24-2009 04:19 AM
But, how do I do to show a custom jsp ?(in my first Post)
<%@ page contentType="text/html" %>
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="html" %>
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="core" %>
<core:view>
<html:form>
<BR/>
<html:outputText value="ABC "/>
<BR/>
<html:outputText value="DEF"/>
<html:outputText value="GEHI"/>
<BR/>
<html:outputText value="KLM :"/>
<html:inputText value=""/>
<html:commandButton value="Valider" action=""/>
<BR/>
</html:form>
</core:view>
:arrow: We can access it by : http://server:8080/alfresco/faces/jsp/extension/test.jspTags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.