Currently the Editor component does not support an asynchronous submit (AJAX).

for example:
1.build a form with submit button to save data to database.
2.add a mixins which listening click event to this submit button with
ajax request & callback.
3.when user click this submit button,the form will submit & return.
4.so ajax request maybe be handled,but callback will lost,since the form submit.

and how to use post way in ajax, so that tapestry event handler counld
accept the ajax post?

do you have idea on it?


-- 
cleverpig(Dan)
Location: Beijing
Address: Room 4018,No.A2 South Avenue Fuxingmen Beijing,P.R.China
Zipcode: 100031
MSN: great_liu...@hotmail.com
QQ: 149291732
Skype: cleverpigatmatrix
Facebook ID:cleverpig
Blog: www.cleverpig.name
Tags: del.icio.us/cleverpig
Twitter: twitter.com/cleverpig
新浪微博: t.sina.com.cn/cleverpig
Organization: www.beijing-open-party.org
or...@facebook: http://www.facebook.com/group.php?gid=8159558294

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to