i have a portal page, which is secured via a security constraint in the -object.xml when accessing the secured page: /portal/portal/myportal/mypage/myWindow?action=2¶m1=51 the request ist redirected to the login page (which is the expected behavior), but then, after successful login, the login redirects the request to: /portal/portal/myportal/mypage/myWindow?action=e&windowstate=normal&mode=view
so the parameter action is changed and param1 is lost (and 2 more parameters) and the portlet will not work, as it depends on these params jboss portal version is 2.7.1 anybody a hint on this problem? uwe View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227220#4227220 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227220 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
