[jboss-user] [JBoss Portal] - Re: Need a portlet that display

2008-05-13 Thread je.a.le
sky2rain wrote : Someone please help tell how to write a simple portlet that shows loged in as : username; we are frustrated by the lack of docs. Please simply point out which packages are needed to import in order to do this and we can handle the rest. Thanks a million!! the answer is

[jboss-user] [JBoss Portal] - Re: Need a portlet that display

2008-05-07 Thread [EMAIL PROTECTED]
Did you even read the portlet spec ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4149028#4149028 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4149028 ___ jboss-user mailing

[jboss-user] [JBoss Portal] - Re: Need a portlet that display

2008-05-07 Thread PMN
In your jsp layout you can use the following : | div id='dashboardnav' | p:region regionName='dashboardnav' regionID='dashboardnav'/ | /div | But this generates an html/ javascript error. In addition, this is undocumented. It it adds a few things related to the dashboard thing. A