[Tacos-devel] Persisting an object into page (code)

2006-07-27 Thread Jorge Quiroga
This is the code: HTML: MainForm.html The border is like tacos example, only to load tacos dependencies and the debug flag desc Salir ... some data parent of the hierarchy conte

Re: [Tacos-devel] Persisting an object into page

2006-07-27 Thread Jorge Quiroga
Thanks Jesse for clearing the question, but then, how I can set values into the IFrame if is this is the technique used by dojo in order to avoid problems with back and forward browser's button in this case? Thanks Jesse Kuhnert escribió: > I don't think persist(client) is going to work if you

Re: [Tacos-devel] Persisting an object into page

2006-07-25 Thread Jesse Kuhnert
I don't think persist(client) is going to work if you are using tacos. The ajax calls would have to update the entire content area in order to update your links correctly.I would either change persist(client) to persist(session) or specify that the update component in your ajax calls be something t

[Tacos-devel] Persisting an object into page

2006-07-25 Thread Jorge Quiroga
Hello: This problem take some weeks and now I need to resolve urgent. I has a page that is recursively call I mean I has a Main page that has some tabs (generated with dojo) and the dojo's tab render a HTML page inside. Each html really is the same page but with different data and inside this