I'm using the new content.vm screen in the development release of Jetspeed
from 6/18 v1.3a3dev
It works great for displaying a simple portlet.
I want to display the result of an action in this screen. For example if
I have a normal portlet with a button that executes a "doSomething" event,
how would I structure the url to execute the doSomething event but then
show the result in content.vm instead of the default home.vm?
Can I use jslink for this (i.e. $jslink.getTemplate
("content").addQuertyData("event", "doSomething") ?
Maybe in the java code of my doSomething method call something like akin
setTemplate to set the screen?
Please help!
Thanks in advance,
Seth Weiner
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>