...
[09:53:32 CDT(-0500)] <b-sure> yeah. thats what i'm doin now
[10:37:09 CDT(-0500)] <athena> so the classifieds portlet is using a JSP taglib that helps produce JSON
[10:37:11 CDT(-0500)] <athena> http://json-taglib.sourceforge.net/examples.html
[10:37:31 CDT(-0500)] <EricDalquist> interesting
[10:37:32 CDT(-0500)] <athena> maybe something to keep in mind when we're building small in-page JSON objects
[10:37:33 CDT(-0500)] <athena> yeah
[10:37:46 CDT(-0500)] <EricDalquist> though that seems like more work than just shoving the OM into jasckon
[10:37:49 CDT(-0500)] <EricDalquist> jackson too
[10:37:55 CDT(-0500)] <athena> it's not in maven central, but presumably we could do the third-party library thing
[10:38:08 CDT(-0500)] <athena> well, don't think we'd want to use this for requests where the whole thing is JSON