Mathias,

It will be nice if you could publish your code ...

Thanks for your time ...

P.S.

There is a way to get the run data in your JSP : 
RunData data = (RunData)pageContext.getAttribute(JspService.RUNDATA,
PageContext.REQUEST_SCOPE); 


-----Original Message-----
From: Wimmer, Matthias [mailto:[EMAIL PROTECTED]] 
Sent: mercredi 24 juillet 2002 16:46
To: 'Jetspeed Users List'
Subject: RE: getInitParamter - JSP


Christophe:

I had the same problem. I didn't get access neither to any of the
portlet's properties nor to the rundata nor to the skin and so on. 

I solved the problem by implementing a new class which is a little bit
similar to the VelocityPortlet. If you are interested, I will publish
the source code. You can access the initial data by

portlet.getInitParameter(...)

best regards
Matt




> -----Original Message-----
> From: QUERTEMONT Christophe [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 24, 2002 8:23 AM
> To: Jetspeed
> Subject: FW: getInitParamter - JSP
> 
> 
> How can I call getInitParamter from a JSP ?
> 
> Thanks,
> 
> QUERTEMONT Christophe
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[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]>



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

Reply via email to