More on WebWork
Mike has responded with a nice little write-up of WebWork. This is the point that I find most interesting:
Not tied to the web - WebWork (despite it's unfortunate name!) is not tied to the web at all. As I said, we use it as a general purpose command framework within our application. There is also a ClientAction which allows you to run any action over RMI. There is a project to tie SOAP into WebWork at a very low level.
Dave Johnson
in Java
• 🕒 12:47AM Jul 09, 2002
Tags:
Java