> De : Gary Lawrence Murphy [mailto:[EMAIL PROTECTED]]
> 
> ACK: Same answer as most answers ... "Read the Tutorial!" :)
> 
> I'll bet the _correct_ place to put this data is in rundata.getUser()
> 

It depends :)

If the data you need to pass around is sensitive to the actual portlet
instance, you'd better have a look at the StateManager.

Remember that the User varaibles are shared by all instances on the page
so you may want to take extra case so that your code still works if the 
same portlet is used twice on a single page.

--
Rapha�l Luta - [EMAIL PROTECTED]
Jakarta Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/

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

Reply via email to