Do they use javascript to detect they are in a freshly created window? Do 
windows natively have an id that can be used in the conversation id?

JumpStart's wizard solution lets you open more than one window and run a wizard 
in each window - it is the act of entering the wizard that starts a unique 
conversation. However, if you enter a wizard and then open a new window, the 
new window will share the original conversation which is not so good. A bit of 
javascript might solve this?

Geoff

On 26/05/2010, at 2:17 AM, Matheus Eduardo Machado Moreira wrote:

>   Moritz,
> 
>   some time ago I read a bit about JBoss Seam and I think it solves the
> "session per window" problem. Maybe the solution could be adapted to be used
> by Tapestry applications.
> 
>   Sincerely,
> 
> Matheus Eduardo Machado Moreira
> matheus....@gmail.com
> 
> "Violence is the last refuge of the incompetent."
>       Salvor Hardin (The Foundation, Isaac Asimov)
> 
> 
> 2010/5/25 Thiago H. de Paula Figueiredo <thiag...@gmail.com>
> 
>> Take a look at
>> http://communitymapbuilder.org/display/TYNAMO/tapestry-conversations+guide
>> .
>> 
>> --
>> Thiago H. de Paula Figueiredo
>> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
>> and instructor
>> Owner, Ars Machina Tecnologia da Informação Ltda.
>> http://www.arsmachina.com.br
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>> 
>> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to