[jboss-dev-forums] [Design of JBoss Labs] - Re: Links in Labs 2
julien@jboss.com
do-not-reply at jboss.com
Thu Feb 15 15:07:44 EST 2007
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#4017197
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017197
More information about the jboss-dev-forums
mailing list