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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
