java - Simulate Json responses -


we using in our project extjs spring mvc , of times ui developed before backend means need go controller, create dummy methods in order simulate json responses grids, etc.

is there framework recommend simulate json responses instead of going java , creating new method?

thanks!

can't put prepared json files static content on server , point them instead of dynamic handlers?


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -