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

Reply via email to