> I tested your workaround. I used velocity. I used POST. Here is the
> behavior.
> if I removed "action", I could get "portlet" in doUpdate(), however,
> buildNormalContext is never got called.

I think I know what you're talking about now. I logged this as a bug:
http://issues.apache.org/bugzilla/show_bug.cgi?id=16608. For now, call the
buildNormalContext explicitly at the end of your doUpdate().

> if I keep the "action", the "portlet" is null in doUpdate(),
> buildNormalContext is called after doUpdate().
>

Don't keep the "action" - use registry to associate JspPortlet with its
action.

Best regards,

Mark Orciuch - [EMAIL PROTECTED]
Jakarta Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/


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

Reply via email to