I have tried the dynamicuri taglib and that does not seem to work.

What I ended up doing was using the portletlink tablib and give it the
following <Jetspeed:portletlink psml="page/search.psml" action="" /> that
creates a which Jetspeed will use to search for the give psml starting in
the user directory and working its way into the role and then the group.
Which is what I wanted.



----------------------------------------------------
This mailbox protected from junk email by Matador
from MailFrontier, Inc. http://info.mailfrontier.com

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 14, 2003 3:19 AM
To: Jetspeed Users List
Subject: Re: Building dynamic link for correct role

Maybe you should have a look at the org.apache.turbine.util.DynamicURI
class?

> $jslink.getRole("role1") will do this for you in velocity; I don't know if
> the same tool exists for the jsp side of things.
>  
> 
> 
> >>> [EMAIL PROTECTED] 10/13/03 09:37AM >>>
> How does one build a link correctly to a given psml based on role
> dynamically?
> 
>  
> 
> I have tried to make used of the following tag:  jetspeed:link,
> jetspeed:portletlink and jetspeed:dynamicUri, but none of them build a
link
> that contains role/myrole for the given psml file.  The psml file is
located
> in the psml\role\role1\html.
> 
>  
> 
>  
> 
>  
> 
>   _____  
> 
> This mailbox protected from junk email by Matador
> from MailFrontier, Inc. http://info.mailfrontier.com 
> <http://info.mailfrontier.com> 
> 
>  
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to