[jboss-user] [JBoss Portal] - Re: How do I forward to another web-app affter loged portal?

sohil.shah@jboss.com do-not-reply at jboss.com
Thu Aug 24 08:46:40 EDT 2006


khangft-

One approach can be to use a ServletFilter in front of your portal app that intercepts the request after successful login and re-directs to the index page of your web-app


You can also try using a custom Authenticator instead of the built-in tomcat Authenticator to accomplish this more cleanly, but it might be over kill for the problem you are trying to solve

Thanks
Sohil

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967213#3967213

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967213



More information about the jboss-user mailing list