Hi,
I'm using Jboss Portal 2.2. I am also using JBoss's built in User Portlet to
handle my login. If a user signs onto one machine then to another, I want to
invalidate the first session. Reason being, I'm using a Singleton to pass
information between multiple portlets.
Does anyone know how
Hello, thank you in advance and I hope someone can help me. I am using Jboss
Portal 2.2. I currently have multiple portlets deployed on my server. I have
a selection portlet always displayed on the left side of my layout. Depending
on the link selected you can be navigated to different page
Thank you for the clarification. Makes sense now. I am now working on writing
my own Strategy.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915681#3915681
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915681
---
I see how to make the Layout use the custome strategy and the API for
MaximizingStrategyImpl class, but where can I view the source code for that
class.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915689#3915689
Reply to the post :
http://www.jbo
I believe i had that problem. The app must use the jsf jars in JBoss. I had
to remove jsf_core.tld and html_basic.tld in the WEB-INF of my app. That fixed
the error but I still can't JSF working on JBoss Portal
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p
Yes, maximized.jsp does select the maximized region. The headerPortlet is
displayed with the UserPortlet until the UserPortlet goes to maximized, then
the UserPortlet is the only portlet on the page.
maximized.jsp
| http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
| <%@ taglib uri="/W
Hi, I just started working with JBoss Portal 2.2. I have a portal deployed
with portlets showing. I have a custom layout that is working as well. One of
my portlets is the UserPortletInstance provided by JBoss and another is my
HeaderPortlet. I have set my uri in the portal-layouts.xml file