anonymous wrote : What is the nicest way to create a link to another page (in the same portal)?
take a look at the menu portlet. it does what you want (I beliefe)
anonymous wrote : How can I get the name of the current page from the portlet's code?
I don't see an easy way for this from a portlet. However, what you can do, is take a look at the layout strategy. The default implementation handles the maximize / minimize case, but it can do a lot more. It does have the information about the current portal, page, targeted portlet, window states, and portlet modes. The nice thing is, that you can change some of these on the fly in the strategy.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878809#3878809
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878809
|