[jboss-user] [JBoss Portal] - How do I position a Portlet in a window?

alittledog do-not-reply at jboss.com
Sun Nov 26 02:26:17 EST 2006


I attempting to build a new portal for DOI. I have everything working (portlets and pages in place), but I don't know how to position the porlet itself in the container(window). I am using JFreeCharts to show charts and for drilldowns. However, they always appear in the middle of the container. I need to build my portal for much smaller screens (maybe the government doesn't always overspend) and I want put the porlet on the left side of the container. I don't see how to do this within the portlet.xml, *-object.xml or as part of the chart specification, so I am assuming that this in a theme. However, I don't see where to do this right now. Thanks.

 I am basing this portal off of the Pentaho RC3 demo.

Now
---------------------------------------------------
|...............................................................|
|....................-----------------------..............|
|....................|..........................|..............|
|....................|....CHART............|..............|
|....................|..........................|..............|
|....................----------------------................|
|...............................................................|
----------------------------------------------------

What I need
---------------------------------------------------
|...............................................................|
|.....-----------------------..............................|
|.....|..........................|..............................|
|.....|....CHART............|..............................|
|.....|..........................|..............................|
|.....----------------------...............................|
|...............................................................|
----------------------------------------------------

Thanks,

Matt


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988602#3988602

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988602



More information about the jboss-user mailing list