On 2/17/06, Hermod Opstvedt <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> That's a different issue. I can off the top of my head remember if you
> maintain the session with target '_new'. I know for a fact that doing
> ctrl-N
> in IE and Firefox maintains the session, so I leaning towards beliving
> that
> '_new' will to. Have actually verified that it does not?


Last time I checked (but it's been a *long* time), Firefox always kept the
same session, and for IE there was some obscure configuration setting (but
defaulted to keeping the same session as well).  I haven't personally
checked any of the other browsers.

To the original question, being able to "suspend" and "re-enter"  a dialog
was never on my mental requirements list for Shale Dialogs, but it's worth
thinking about.  Indeed, a solution might fall out of adding support for
multiple simultaneous dialogs.

Timo, would you mind filing an RFE in our issue tracking system, so we do
not lose track of this idea?

http://issues.apache.org/bugzilla

Craig


Med vennlig hilsen
> Hermod Opstvedt
> Webmaster
> Seiling.org/Norlys.org
>
>
> -----Opprinnelig melding-----
> Fra: Timo Schnölzer [mailto:[EMAIL PROTECTED]
> Sendt: 17. februar 2006 16:29
> Til: 'Struts Users Mailing List'
> Emne: RE: [shale] escaping and resuming dialog
>
> Hi,
>
> I have to stay in the same browser session. So _blank or _new is not a
> solution.
> I have to leave the screenflow and come back.
>
> When using seam (jboss) i had the same situation without a proper
> solution.
> How do you deal with this??? Whenever u are in a dialog like a wizzard you
> can not disable all common links from the page, or ???
>
> Thx for help!
>
> Timo
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 17, 2006 3:00 PM
> To: user@struts.apache.org
> Subject: RE: [shale] escaping and resuming dialog
>
> Hi
>
> Why don't just add in a standard link, with target='_new'?
>
> Hermod
>
> -----Original Message-----
> From: Timo Schnölzer [mailto:[EMAIL PROTECTED] Behalf Of Timo
> Schnölzer
> Sent: Friday, February 17, 2006 12:17 PM
> To: 'Struts Users Mailing List'
> Subject: [shale] escaping and resuming dialog
>
>
> Hi folks,
>
> my dialogs are working fine in shale with clay for composition. Now i am
> wondering how to achieve the following:
>
> Usecase:
>
> User is working in a defined dialog, say with view 1 to 10. when arrived
> in
> "view 5" he wants to use a link not beeing a workflow link, e.g. "my
> account" or "what ever comes from main navigation".
>
> This leads into the following (understandable) error:
>
> java.lang.IllegalArgumentException:
> You have requested a transition outcome named "home" from a state named
> "config" in a dialog named "Configuration", but no transition definition
> can
> be found.
> Double check the spelling of the transition outcome name.
>
> Now as i have a structure that the user is allowed to click "outside" a
> dialog and resume later, how to deal with this???
>
> Any hint welcome!!!
>
> Thx
>
> Timo
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> *
>
> This email with attachments is solely for the use of the individual or
> entity to whom it is addressed. Please also be aware that DnB NOR cannot
> accept any payment orders or other legally binding correspondence with
> customers as a part of an email.
>
> This email message has been virus checked by the virus programs used in
> the
> DnB NOR Group.
>
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> *
>
>
> ---------------------------------------------------------------------
> 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]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to