Is it possible to use ajax custom tags in spring framework?
I read in some other thread that i cant use ajax directly but will have to use something called DWR or JSON-RPC to allow remote procedure call. I am new to all these technologies.
I would be glad if anyone can show me a way to use the tags or to use ajax in spring framework.