[Seaside] Sending parameters to a component through url parameters

om omasseau at gmail.com
Wed Nov 15 12:37:17 UTC 2006


Hi,

1) Is it possible to send parameters to a component by adding parameters to it's
entry point url?

For exemple : http://localhost:8008/seaside/go/myApp?year=2001
which would pass a 'year' parameter to myApp.


2) Can my component know by which entry point url he has been launched? (In the
case I created multiple entry points for the same component).

Thanx for your help ;)



More information about the Seaside mailing list