Tagged Questions

2
votes
1answer
2k views

JQuery, JSF and a4j:commandLink

I have a problem with using jQuery Dialog and Ajax submit in JSF. I have the following code for displaying Dialog windows: <script type="text/javascript"> ...