WebSphere Portal Server - wps:screenrender adds extra tables

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > August 2005 > wps:screenrender adds extra tables





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 wps:screenrender adds extra tables

2005-08-30, 8:49 pm

I am developing a barebones theme for some
pages on the portal and have 3 portlets on every page.

The default.jsp for the theme reads:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<%@ taglib uri="/WEB-INF/tld/portal.tld" prefix="wps" %>
<%@ include file="TagLibInclude.jsp" %>
<wps:constants/>
<html>
<%@ include file="Head.jsp" %>
<body>
<wps:screenRender/>
</body>
</html>

Now wps.screeRender adds a <table> tag with 3 nested tables for the 3 portlets arranged one below the other on the page.

This causes some conflict on one of the portlets output and causes issues in the overall page look and feel.

Now I understand this is standard portal behaviour to add the tables but is there a way to switch that "off" at a theme or page level??

Thanks in advance!
msinghanand


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com