anonymous wrote :
|
jboss.org/<project-name>/forums/dev/12452/46
|
that kind of links is very from a semantic point of view because the URI points to the
resource : i.e the post 46 in the forum 12453 in the project <project-name> of the
site
jboss.org
now it's going to be tough for you to do that because between the forum and the URL
mapper of portal there is the Portlet API + JSF layers which don't have really the
notion of resources.
one programmatic way would be the customization of the PortalObjectCommandFactory to
understand what portlet it is displaying and interpret the command data to properly format
the URL.
there are maybe better programmatic ways to achieve it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017197#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...