raible’s works - comparing java web framework
it’s a good to know document.
http://raibledesigns.com/rd/entry/ja_sig_comparing_java_web
i’m using struts2 now.. it has many cool and useful features, but no satisfiable amount of docs and no intutive coding style, especially ognl.. struts 2 uses ognl heavily. but the official ognl doc for struts is like this. http://struts.apache.org/2.0.8/docs/ognl.html
i think there’s no definitively good (i may say, perfect) framework in java scene now.. the only way to survive is to sacrifice the functionalities, and you don’t need to hesitate for that kind of decisions..
