How to call Struts2 Action method in ajax.Still now i worked to call servlet.is there any possibilities?if so please do share.
A:
Instead of a Servlet you can also call an Struts2 Action.
http://struts.apache.org/2.x/docs/ajax.html
Struts2 supports also different AJAX Frameworks like jQuery/Dojo/YUI with different plugins.
jogep
2010-07-14 12:21:33