[jboss-user] [JBoss Portal] - Re: How can I set the language for all portlets in the porta
halversp
do-not-reply at jboss.com
Thu Sep 21 10:28:01 EDT 2006
"Red Eagle" wrote :
|
| Another point i have to mention is the project- structure:
| - the portlet where i want to change the locale is a web- project
| - the interceptor is in a separated project because the classloader needs the interceptor first.
|
| Anyone knows why i cannot get the value out of the session?
| (is it possible that i'm accessing this attribute)
| or is there another way to change the locale for the whole portlet?
|
| regards,
| Red
Probably because the portlet and the interceptor are accessing different sessions (your portlet.war's and the portal-core.war, respectively).
p
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973287#3973287
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973287
More information about the jboss-user
mailing list