Robert,

in this first version of the plugin, there will be no direct way for
the plugin to talk to the host page but you can script one using
sessions. For example, you create a javascript that polls the server
at a given interval checking for communication and you make the plugin
write to that session when it needs to communicate with its host page.
It's a three way communication, like both talking to the server
instead of each other but it works wonder for the united nations so
far so I think we can keep the traditions.

Cheers
andre


On Sun, Jul 5, 2009 at 12:15 AM, Robert M.<[email protected]> wrote:
>
> Sorry folks.. I found out in the webinar that revlets can share the same
> revWeb instance and then communicate (it seems to be the default).
>
> Now remains the question of sending parameters from the html page to the
> revLet. Exemple : a little revLet that allow different kind of interactions
> with the element let's say the parapgraph of the division where the revlet
> sits. The revlet will need the database ref. of the paragraph to work on it.
>
> At some point within the page, one weblet will have to have a clue as to
> which context it is working within.
>
> Any clue? many thanks
> --
> View this message in context: 
> http://www.nabble.com/-weblet--How-can-a-webLet-communicate-with-the-hosting-html-page--tp24339664p24339788.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> _______________________________________________
> use-revolution mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



-- 
http://www.andregarzia.com All We Do Is Code.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to