Thanks, its works.
Type: Posts; User: Zack; Keyword(s):
Thanks, its works.
Hi Chris,
thanks for your solution. I got problems by appending my servlet.xml.
<?xml version="1.0" encoding="UTF-8"?>
<beans:beans xmlns="http://www.springframework.org/schema/mvc"...
Hi,
I try to response JSON out of controller. After some google action I found this: http://blog.springsource.com/2010/01/25/ajax-simplifications-in-spring-3-0/
Ok this look pretty, but its dos...