[Seaside] User input and component state update via GET

Michael Forster mike at sharedlogic.ca
Tue Jun 30 14:44:44 UTC 2009


On Mon, Jun 29, 2009 at 12:23 PM, Michael Forster<mike at sharedlogic.ca> wrote:
> On Mon, Jun 29, 2009 at 12:04 PM, Lukas Renggli<renggli at gmail.com> wrote:
> [...]
>> Have a look at the implementation of WATask>>updateRoot:. Instead of
>> doing a redirect you just create your meta-tag. And you replace the
>> callback block with the code that handles the request.
>>
>> I would try something along the following lines:
> [...]
>
> Thank you, Lukas!  I was wondering about registering a callback, but
> I'm still too new to Seaside to avoid the dead-ends, and time is
> short.
>
> I will try that and let you know.


Yes, that worked, perfectly.

Thanks again,

Mike


More information about the seaside mailing list