After a bit more investigation, I verified that no turbine or jetspeed
objects are passed to the JSP portlet via the servlet Request. I can
retrieve the User, AccessControlList, and CapabilityMap from the
session, but there does not seem to be a way to access RunData for
this request.
Where in the up-stream processing should this be added, presumably as
a request attribute?
Dave
----- Original Message -----
From: "Dave Carlson" <dcarlson@ontogenics.com>
To: <jetspeed-dev@jakarta.apache.org>
Sent: Wednesday, August 22, 2001 3:59 PM
Subject: accessing RunData from JSP portlet
> Using Raphael's recent update (thanks!) I can now embed a JSP
portlet,
> but I can't access the current RunData object. Using this:
> (RunData)request.getAttribute("rundata")
> always returns null within the JSP generated servlet.
>
> Any suggestions?
>
> cheers,
> Dave
>
---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org
|