>From: "Greg Allen" <[EMAIL PROTECTED]> > > Craig, > > > I was gonig to point you at the website page about Dialog, but I can see > > now > > it's not particularly helpful :-). There's only one sentence (the very last > > one) that contains the key bits. Basically, the only current way to enter a > > dialog is to have some action on a non-dialog page return a logical outcome > > string of the form "dialog:xxxxx", where "xxxxx" is the name of the Dialog > > you want to start. This causes Dialog's version of NavigationHandler to > > kick in, and transfers control the the starting state. > > I saw the documentation, but didn't see where it applies to what I am trying > to > do. > > So are you saying there is no way to make my Login.jsp page behave as a > dialog? Give what you say here I don't see one, but somebody else might... >
This sounds like a similar problem that Matthias Wessendorf was trying to solve. (http://issues.apache.org/struts/browse/SHALE-123). Gary > Thanks for the info. > > -- Greg > > >