[jboss-user] [JBoss Portal] - Re: Flexing JBoss Portal - Q1

thomas.heute@jboss.com do-not-reply at jboss.com
Tue Mar 6 05:44:33 EST 2007


No you shouldn't call login.jsp directly, it cannot work. You are redirected to this page when you try to access a protected resource.

The configuration of the form-login-page is in portal-server.war/WEB-INF/web.xml

You could point to your flex page, but your flex form would need to call j_security_check as done in login.jsp

I don't know flex so i can't tell if at the end you can make it work or not. Let us know if you succeed.


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

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



More information about the jboss-user mailing list