Java Toys
Shiny...
Here's some useful stuff I was reminded of / introduced to in a conversation about Agile java practices recently;
JMock, overlapping with MockObjects; the general mock objects Wiki is here; Here is the MockObjects download page.
WebWork, in the same tool-space as Spring
And Eclipse RCP - the layer on which the Eclipse IDE is really just a set of plug-ins, which you can build all sorts of interesting applications out of.
Here's some useful stuff I was reminded of / introduced to in a conversation about Agile java practices recently;
JMock, overlapping with MockObjects; the general mock objects Wiki is here; Here is the MockObjects download page.
WebWork, in the same tool-space as Spring
And Eclipse RCP - the layer on which the Eclipse IDE is really just a set of plug-ins, which you can build all sorts of interesting applications out of.
1 Comments:
WebWord is in the same space as Spring *MVC* (and Struts, and Tapestry, and half a squillion others), but Spring is *so* much more than an MVC framework.
Post a Comment
<< Home