[jboss-user] [JBoss Portal] - Re: How do I forward to another web-app affter loged portal?
khangfpt
do-not-reply at jboss.com
Mon Sep 11 23:07:15 EDT 2006
Hi,
First I created a portlet that show a button or link when click will call processAction (in doView mode) and sendRedirect to myWebapp in processAction method of this portlet.
Then, I created a module to check user information in my webapp (use getRemoteUser). In case the return value is null, I make a forward to login page of portal.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970878#3970878
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970878
More information about the jboss-user
mailing list