Archive for the tag "Annotations"
Live from TSSJS – Lightweight J2EE with Adam
March 17th, 2011 by Scott SelikoffFor my final TheServerSide Java Symposium breakout session for the day, I am attending “Lightweight Application Development with Java EE 6″ presented by Adam Bien. Adam’s talk is in part an attempt to bring former J2EE developers (myself included) back to the table who may have been driven off by previous, heavy-weight J2EE implementations, such [...]
Posted: 17 March, 2011 in Conferences, Java/J2EE.
Tags: adam, adam bien, Annotations, bien, ee, J2EE, j2ee5, j2ee6, java ee 6, Java/J2EE, spring, the server side, tssjs
Comments: 2
EJB3 – annotations vs xml
August 24th, 2008 by Jeanne BoyarskyScott’s recent post on EJB3 got me thinking about annotations as a “replacement” for XML. By now, we all know why shoving everything in XML isn’t the best of ideas. I think shoving everything in Java code is bad too. In particular deployment time concerns (like security) shouldn’t require a recompile. JEE 5 offers the [...]
Posted: 24 August, 2008 in Java/J2EE.
Tags: Annotations, EJB3, XML
Comments: 2
