Well the way I have it render is being called multiple times so I can
put initial code there. I have some code near the top of my Comet
class and thats the code I want to run every time I load the page.
Currently, it is only run the first time.

On Oct 4, 11:50 am, "marius d." <marius.dan...@gmail.com> wrote:
> Well render will be called for sure ... but if you build your comet
> component to rely only with partial updates when updating coment's
> real estate and don't call re-render then render should be called only
> when page is loaded, meaning that you can reset any state there. ...
> of course unless something escapes me :)
>
> Br's,
> Marius
>
> On Oct 4, 6:12 pm, jack <jack.wid...@gmail.com> wrote:
>
>
>
> > How can assure that every time a comet page is loaded, it starts again
> > fresh? I.e. as if the page were being loaded for the first time?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to