[Seaside] components and iframes ?

Romain Robbes rrobbes at info.unicaen.fr
Mon Jun 28 16:13:38 CEST 2004


Hi all,

We are working on an application in which we'd like to have components
refreshed independently in the same window. So we wanted to embed these
components in iframes, and have some javascript to refresh them 
periodically.

We thus started to do stuff in this way, using seaside's #urlForAction: 
method
to get the src parameter of the iframe tag, but we have a problem, 
which is
that seasides does not generate only the component, but a whole
application page when the browser fetches the url. Hence we have an 
infinite
loop of iframes ...

So do you think it would involve significant work to allow this 
behavior ?


Thanks in advance,
	Cyril & Romain



More information about the Seaside mailing list