SimpleWeb
Russell Beattie has released <a href= "http://www.russellbeattie.com/notebook/index.jsp?date=20020813#20020813023656"> SimpleWeb, an open source Wiki written in Java.
I've browsed Russell's MiniBlog code and the code for SimpleWeb. I don't really like lots of Java code in JSP pages and there are very few comments in his code, but there is something special about Russell's style. Russell calls it his keep-it-simple, just-to-get-it-done style. He keeps dependencies to an absolute minimum, uses the power of JSP code-on-page to his advantage, and writes code in a clear and easy to follow style. Even if you don't use MiniBlog or SimpleWeb, they are nice code examples to have on hand.Relay-IRC plugin for IDEA
Hey!, that is my Relay-IRC client running inside the IntelliJ IDEA IDE. What the hell is going on! Here is a screenshot on Mike Cannon-Brooks' site.
The write-up on the IntelliJ site is correct, Relay-IRC is one of those ghost projects. I had so little feedback on Relay-IRC that I eventually lost interest myself. If you are interested in working on (or even taking over) Relay-IRC please let me know.The O'Reilly Struts book, by Chuck Cavaness
<a href= "http://www.amazon.com/exec/obidos/ASIN/0596003285/002-2189911-3107222"> <img border="0" align="left" hspace="10" vspace="10" src= "http://images.amazon.com/images/P/0596003285.01._PE_SCMZZZZZZZ_.jpg" alt="O'Reilly Struts book" /> I've been using the review copy that was posted on The Server Side for quite some time. From what I've seen, this book is going to be a valuable resource for both Struts newbies and veterans.
Rickard is rolling
XDoclet and Struts 1.1
Matt also tracked down some mailing-list emails that indicate that both Struts 1.1 and the next release of XDoclet should be coming in the next month or so.