[Seaside] re: how to generate session url's

Michel Bany michel.bany at gmail.com
Fri Sep 28 19:21:19 UTC 2007


On Sep 28, 2007, at 4:38 AM, Ramon Leon wrote:

>
> You must be using Seaside 2.7, here, add this to your  
> WARenderingContext
>
> urlForAction: aBlock
> 	^ self context actionUrl withParameter: (self callbacks
> registerActionCallback: aBlock)
>
> In 2.7 that was in WAHtmlRenderer, which was removed completely in  
> 2.8.

FWIW, 2.7b1 has that method, 2.7a1 is behind and does not have it.
If you are still on 2.7, you should use 2.7b1 rather than 2.7a1.
Michel.


More information about the seaside mailing list