I need to retrieve the locale of the logged in user in the DivDecorationRender
to localize the rendered texts. How can this be done?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172696#4172696
Reply to the post :
http://www.jboss.com/index.html?module=bb&
I am facing the same problem. Any solutions / workarounds for this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172695#4172695
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172695
__
I am trying to access the user locale in the index.jsp of my custom layout. The
locale is always coming as en though it is set to de in the user profile. It
however appears correctly in all other places (portlets / header.jsp etc.)
Any pointers ?
View the original post :
http://www.jboss.com/i
I am developing a JSF portlet. The requirement is to display all unhandled
runtime exceptions in the portlet area. From Section 8 in the portlet reference
it seems possible by configuring the page level error JSP. But when I simulate
a runtime exception in one of my managed beans the control is
Can you elaborate. I thought that this was more to do with the Hibernate
transaction.
Also where can a get a working build with the fix?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148132#4148132
Reply to the post :
http://www.jboss.com/index.html?modu
I am trying to use A4J in a portlet. The functionality is to display the user
details when the user clicks on the user row in the search results.
I am using the identity modules to retrieve the user list (by role). This works
fine. However when I use A4J to retrieve the user details in a manage
We are trying to do a programmatic login using a login servlet. The servlet is
configured as the target for the unauthenticated user and the user is logged in
using j_security_check in the doGet / doPost method.
We want to add info to the PortalSession at this point. However
Navigation.getPorta