just posted on the serverSide connection... == begin included ==
Announcing WebWork 1.0 Web Application Framework Posted By: Rickard Oberg on March 22, 2002 I'm proud to announce the release of WebWork 1.0! WebWork is a HMVC web application framework in Java, developed as Open Source (BSD license) and designed to help create dynamic websites using minimal effort and maximum flexibility. WebWork is also being primarily used in the upcoming new release of TheServerSide.com. It's architecture is easy to learn and understand, yet has features that allow for complex applications to be built. For more information, read the entire release message or download WebWork (including documentation) from: http://sourceforge.net/projects/webwork One of the main features is it's total separation between the controller and view aspects of an application, thus allowing for a multitude of view technologies to be utilized. Out of the box WebWork has support for JSP (and comes with an extensive tag library that covers most needs), XSLT, and the template engine Velocity. Adding support for more such tools is very easy (the velocity "integration" was done in hours), allowing you to have maximum flexibility with regard to how you structure your application. http://www.theserverside.com/home/thread.jsp?thread_id=12593 == end included == any thoughts or comments? peace. JOe... --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>