WebSphere Portal Server - Can't create blank theme.

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > April 2004 > Can't create blank theme.





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Can't create blank theme.
dassa1

2004-04-13, 4:34 am

I am wanting to create a blank theme and yet WPS 5 doesn't seem to want to let 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 Portal 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.
Michael Harris

2004-04-14, 2:10 pm

Have you checked the logs for compile errors in your .jsp? (Be sure you
looked at all of them.) Your post indicates that you have

wpsNavUnSelectedNode { display:none }

(which is a CSS style) inside a Java Scriplet. The Java compiler won't like
the CSS syntax and will give you compile errors.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com