On Wed, Feb 27, 2008 at 1:22 PM, David Durham, Jr.
<[EMAIL PROTECTED]> wrote:
>  Or maybe the body could be the options map, which often includes
>  callback function.   Is there a better forum for this discussion, or
>  is the struts-dev list the place?

That doesn't make sense.  Maybe something like this:

<sq:dialog>
    <sq:options>
            {
                // options map with callbacks
            }
    </sq:options>
    <!--  normal html with forms and what not -->
</sq:dialog>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to