javadev-chiennx / struts2-jquery-plugin

Automatically exported from code.google.com/p/struts2-jquery-plugin
0 stars 0 forks source link

onBefore, onComplete not firing for sj:submit #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.create a form to be submitted by sj:submit
2.subscribe to  a topic (as shown on Showcase Ajax Forms)
3.set onBefore or onComplete to topic
4.submit form

What is the expected output? What do you see instead?
expecting to see an alert in the javascript. only works when set to onClick, 
onChange, etc

What version of the product are you using? On what operating system?
Version 2.5 on OSX Leapord

Please provide any additional information below.

Attached is JSP

Original issue reported on code.google.com by m.heat...@gmail.com on 3 Dec 2010 at 7:30

Attachments: