On 5/16/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > Craig, > > Great job on the new dialog stuff! Also I like the nightly builds of > the usecases app because it allows users to check out what you're up > to without hassling with Ant, etc. >
Thanks ... that's very much the idea. > I am still digesting all of the changes but I have an initial > question. From the javadoc it sounds like the dialog process is > initiated when a navigation outcome of "dialog:xxx" is encountered. That is currently the only mechanism to do so. I *think* it will be sufficient, but that remains to be seen with use cases. > I'm probably missing something here but how would that work if you > wanted your dialog to be in a "popup window?" Would I have to > customize DialogNavigationHandler further or can that be handled > through a standard JSF mechanism that I am missing? > I'm not sure why this is a different scenario? If you do a typical form submit, to an action method that returns "dialog:xxx" as its outcome, *and* the submit button had a "target" attribute, don't you get the new dialog running in a popup? > Regards, > sean Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]