[jboss-user] [JBoss Seam] - Re: @LoggedInInterceptor
quilleashm
do-not-reply at jboss.com
Thu Dec 21 18:39:33 EST 2006
Probably need to post your code but my best guess is the logged in information/marker is not available to the second window. If you are using a conversation scope this is likely. Using the session scope this may be possible as well depending on if a new window creates a different server side session to the first one.
Step through your Interceptor after clicking the link and see where it goes wrong.
HTH.
Mike.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995736#3995736
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995736
More information about the jboss-user
mailing list