04-13-04 09:34 AM
I am wanting to create a blank theme and yet WPS 5 doesn't seem to want to l
et me. My Default.jsp has:
<%@ taglib uri="/WEB-INF/tld/engine.tld" prefix="wps" %>
<% wpsNavUnSelectedNode { display: none } %>
wps:screenRender - in JSP tag. (Forum won't display it properly. It uses P
ortal Server!!)
When I view my page the content delivered is just:
Open HTML tag
Open BODY tag
Close BODY tag
Close HTML tag
WPS obviously does not like it at all and returns (close to) nothing.
[ Post a follow-up to this message ]
|