[Seaside] Using Flex with Seaside

Merik Voswinkel merik at mac.com
Mon Oct 15 11:28:30 UTC 2007


On Oct 15, 2007, at 12:22 PM, Oleg Richards wrote:

>
> Thanks, Lukas!
>
> But i don't understand one thing. How will i render result to my flex
> application? For example i will register 2 callbacks with needed  
> variables
> then:
>
> - i will have 2 URLS to call, one per callback.
>
> What URL should i call from flex application to seaside to parse  
> this 2
> variables and then send xml results? Do you have any idea?

I had an example in the previous thread posting 'RE: [Seaside] re:  
how to generate session url's'

something like
flashXmlText := html urlForAction: [self call: (YourTargetClass new  
url: each descn: (each descn) )].

Merik


More information about the seaside mailing list