Originally posted by Tomasz Prus:
I understand that 350 pages is a constraint. So i would like to ask You what frameworks, utils, libraries etc. maybe some new and modern which do You prefer and recommend? (i think about whole web application development process) The masses needs the leadership
What Martijn said. I also like Guice a lot, if only as an example of a well designed project. Joda Time is a great improvement over the Date and Calendar classes in Java. And personally, I would consider iBatis and Cayenne as ORM solutions for any next project I'd do. I'm using Hibernate now, and that works well, but is not without problems.