Struts 2 and Fluent APIs

At work we use Struts 2 for a lot of internal applications. Lately, we have started to code a lot of our business objects in a fluent style (beans that return a ‘this’ reference in every setter). We were working on an application this past week that used both Struts 2 (2.0.11) and a fluent API, only to find out that the two are not […]

Struts 2 and Fluent APIs Continue Reading »