This post originated from an RSS feed registered with Java Buzz
by Ted Leung.
Original Post: Java quickies: WebWork2, GenJar
Feed Title: Ted Leung on the air : computers/programming/java
Feed URL: http://www.sauria.com/blog/computers/programming/java?flav=rss
Feed Description: Ted Leung on the air: Open Source, Java, Python, and ...
Erik Hatcher is bailing on Struts for Tapestry. But what he really likes is WebWork2 and holds that up to the Struts developers as input for Struts 2.
[ via Vinny Carpenter's blog] GenJar is a program that walks all of you class files (and jar files) and extracts the classes that are needed into a single jar file that makes for easier deployment. This is neat, but it still doesn't solve the jar dependency problem.