Hi,
[email protected] wrote:
ajax-customer.htm -----> AjaxCustomer.java
The ajax-customer.htm contains the ajax response. What if I want to send
forms as part of the response in ajax-customer.htm.
Have you tried to create a Form inside AjaxCustomer and rendering
$form inside ajax-customer.htm? It should work since the Form renders
valid XHTML content.
Initial work has been done around similar ideas at ClickClick[1]
(check out the FormDemo) but is based on JQuery Taconite instead of
Rico (which seemed to have been abandoned). Do note that ClickClick is
in its inception phase right now so things are a bit rough :)
kind regards
bob
[1]:
http://code.google.com/p/clickclick/source/browse/#svn/trunk/clickclick/jquery-examples/src/net/sf/clickclick/examples/jquery/page/ajax
[2]: http://malsup.com/jquery/taconite/