Hi list,

 

Using the Apache struts bridge (within the Liferay 5.1.2 portlet container
on Tomcat 6.0), how can I distinguish the phase of the request in my Action
class? Iow, when does the javax.portlet.request attribute of the
ServletRequest contain a RenderRequest, and when does it contain an
ActionRequest? I keep getting cast exceptions here:

 

ActionRequest aReq = (ActionRequest)
req.getAttribute("javax.portlet.request");

 

Best,

Evert Lammerts

 

Evert Lammerts

SARA Computing & Network Services 

High Performance Computing & Visualization

 

Phone: +31 20 888 4101

Email: [email protected]

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to