Home | ![]() |
Updated: 3/3/2003; 4:26:55 PM. |
Synthetic Morpheme Christopher Taylor's editorials on Science, Technology, Salsa dancing and more ![]() I've been using Struts for a while to build web applications, but I have finally reconciled myself to the idea that Struts breaks object orientation and forces development back into the dark ages of structured programming. So, I have decided to find a framework that looks more like Swing. In other words, a) provides encapsulation of the ugly details of HTTP, b) allows UI components to be connected to the abstract data objects they represent using events and c) provides true separation of presentation (in HTML) from logic (in Java). I am thinking about building my own framework and am in the process of analyzing this option with a couple of friends who are also interested in a new framework. However, I found a site that has links to many, if not all of the Java web application frameworks that are currently publicly available [Wafer]. Now I face the daunting task of choosing one of these frameworks that is already in development or building my own... 10:34:30 AM
|