Hello everyone,
Don't know if this is the right place for this question but here we go:
I need to interpret a JSON response (from a Spring controller) into a
JSP page. Does anybody knows about some sort of taglib for that ? Basically... I need a JSON "parser" taglib.
I work with JSON because I use ExtJS widgets.
Thanks everyone.