Pierre,

> I described some problems I met with JSP's and actions in the "Tricky
> behavior with JSP portlet and forms" thread of this mailing list, and Wei
> and Michael met similar problems, see "portlet object in doUpdate()".
>

The "tricky behaviour" you are describing sounds like a browser issue unless
you tried this with Velocity and it worked correctly. Let me know.

The example in tutorial is misleading because it uses hidden "action" input
field - I'll try to have it corrected. The correct method is to associate
JspPortlet with its action via registry.

My best advice would be to look closely at the two JspPortlet examples:
StockQuotes and JetspeedQuestionnaire (these can only be found in the CVS
head, I believe). Both of these use action events and illustrate how to use
forms plus they work :) If these don't cover something you're trying to do,
let me know and I'll try to provide more examples.

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