[jboss-user] [JBoss Portal] - Re: Differences between PortletURL and PortalNodeURL?
PMN
do-not-reply at jboss.com
Thu Feb 28 13:34:18 EST 2008
The code is unreadable, easier to try ...
PortletURL createActionURL()
... Window?action=1
with PortletMode set to EDIT
... Window?action=5&mode=edit
with PortletMode set to VIEW
... Window?action=5&mode=edit
with WindowState set to MAXIMIZED
... Window?action=d&windowstate=maximized&mode=view
PortalNodeURL createActionURL(node)
... Window?action=2
Problem is action=2 does not trigger anything, so why does it exists?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132966#4132966
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132966
More information about the jboss-user
mailing list