Hi all,

If my Jetspeed portlet has a method public ConcreteElement getFoo(), can
it be called from a Velocity template (a .vm file?) I tried using
$portlet.getFoo(), but that does not work.

I suspect I can only use getContent(Rundata) and not any other method. But 
if I want multiple pieces of info. from the Java portlet code, how do I do 
it?

Thanx a lot
Sandeep


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

Reply via email to