I've had a good experience regarding jQuery and modal dialogs using Impromptu: http://trentrichardson.com/Impromptu/index.php
<http://trentrichardson.com/Impromptu/index.php>It covers the use of forms inside a dialog, but I don't know how it relates to the struts2-jquery-plugin, I've never used it. On Thu, Feb 17, 2011 at 8:08 PM, Greg Akins <angryg...@gmail.com> wrote: > I'm trying to implement a modal dialog in a Struts2 application. > > I found the struts2-jquery-plugin. > > What I'm not sure about is how to implement a dialog that contains a > form. I'm trying to implement a feature to edit the value in a page > by displaying the dialog with a <s:form/> and submitting that form to > an action as the dialog is closed. > > The examples in the struts-jquery-plugin wiki don't seem to cover this > case; though I've been fighting this (along with some other attempts > using SimpleModal) for a day now and am hoping someone can point me in > the right direction. > > Thanks. > > > > -- > Greg Akins > http://twitter.com/akinsgre > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >