[JBoss-user] [JBoss Portal] - Re: portal urls again

2006-04-08 Thread lehd
Hi again Yes, I understand that after action redirection must take place. An how about render request? Just after switching from 2.0 to 2.2 I was sure that after render request there would be no redirection. But 2.2 did it. So I made some modifications to my code. But since 2.2.1rc3 or maybe

[JBoss-user] [JBoss Portal] - Re: portal urls again

2006-04-08 Thread lehd
Hi. I looked into jsr168 spec and found that redirecting after action request is not part of the spec (PLT5.2.4), but portal container may use redirections after action requests(PLT5.4.2.1). And one important thing that I found is that render request (I mean following RenderURL link) is just

[JBoss-user] [JBoss Portal] - Re: portal urls again

2006-04-07 Thread [EMAIL PROTECTED]
Redirection after action makes sense, since per the spec, refreshing your page after an action should not trigger the action once again. How comes your code is dependent on URLs ? It shouldn't. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3935755#3935755

[JBoss-user] [JBoss Portal] - Re: Portal URLs

2005-12-29 Thread vmarco
Found it. For some odd reason I hadn't run across where the sample portal was located at. I can see how to do the tabs. Cheers, Vince View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3914781#3914781 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: Portal URLs

2005-12-28 Thread vmarco
Ok, so it seems I need a NavigationPortlet to provide the tabs. How do I add this. I tried inside a window, but that doesn't look right. Can I add it at the portal level of the descriptor? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3914667#3914667 Reply