Hi ,
Thanks for your replies . I can see how acs bundle ajaxes the components but i'm not sure how I can make it fit to my requirement . As i had mentioned before and aas also mentioned in smacdonald post , i can directly call my servlet in ajax script and make it work , but if i choose to use CQ form actions this approach wouldn't work .
When using CQ form actions in formstart component , slingpostservlet is executed which redirects to formaction node and executes either forward.jsp or post.Post.jsp . I'm not able to figure out how acs commons base ajax component approach can be made fit here ? Any pointers ?
Thanks in advance
.