The Persistence Service can be used from a JSP or Velocity portlet.
>From a portlet, simply call:

    public String getAttribute( String attrName, String attrDefValue,
RunData rundata );

For some reason, setAttribute is missing on the Portlet interface but is
in AbstractPortlet.
Not sure why

> -----Original Message-----
> From: Josselin Lebret [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, April 10, 2002 9:40 AM
> To: Jetspeed Users List
> Subject: persistence service within a JSP portlet
> 
> 
> The "Portlet How" shows how to use persistence service in a 
> Java portlet (subclass of abstractportlet). Is it possible to 
> use this service in a JSP portlet and how ?
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:jetspeed-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 



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

Reply via email to