Hi

I'm having problems to close a modal window after submit the form. What I
need to do is:

do a search
if search result is empty show a message in modal window
else, close the modal window


The problem is that to make the search I must submit the form to get the
values, and to close the window I need an AjaxRequestTarget. Is there a way
to submit the form and close the window without an AjaxRequestTarget?

Thanks
Marco

Reply via email to