You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Stijn de Witt <St...@chello.nl> on 2004/03/09 14:01:52 UTC

Redirection with DynamicURI, what is $jslink?

I found this snippet of .html on the user list, it supposedly sets up the
action in such a way as to allow redirection from a Velocity action event.
However, it does so, 'assuming Velocity'. does anybody know if something
like this is necessary to get redirection to work using jsp templates?

<!--Assuming Velocity-->
<form action="$jslink.setAction("myAction")">
 <input type="submit" name="eventSubmit_doTest" value="Submit"/>
</form>

What is $jslink?
Does anyone know of a good tutorial/guide to redirection using the whole
DynamicURI thing?
Thanks.

-Stijn


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org