TIL: JSF + Guava not such a good idea
01 December 2013The other day I was working on a page that presents hierarchical data and I wanted to retrieve each new level with an Ajax request. So far so good, but JSF makes simple things harder than they should be.