Again, I think that's universally handled by the fact that most browsers share some basic memory space / session data no matter how many windows you open.
If your session strategy is with cookies (the default) then it will work. Url re-writing will work the same. On 4/8/07, Peter Mihalik <[EMAIL PROTECTED]> wrote:
no, no.. i don't talk about target="whatever".. i mean if i use the persist annotation can i have only 1 conversation to the page for the session? eg. can i have only 1 window opened? for example spring webflow can have an arbitrary number of the same conversations open for the session. i can independently work on 1 computer 1 browser with the same application using more windows to talk to the same flow. is there a support for something similar in tapestry? > Yes - but only in the same way that every web framework does. Change > the target of your link / form to the window you want the result to be > in. > > est voila! > > On 4/7/07, Peter Mihalik <[EMAIL PROTECTED]> wrote: >> hi, does tapestry support multi window applications? >> >> -- >> pm >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > Jesse Kuhnert > Tapestry/Dojo team member/developer > > Open source based consulting work centered around > dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Jesse Kuhnert Tapestry/Dojo team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]