Dave Johnson on open web technologies, social software and software development
« JavaLobby bloggers. | Main | JRoller.com. »
As I was working on Roller, I kept the UI fairly simple. I didn't create any forms that needed to refresh themselves before making a final post. I tried to avoid using JavaScript except where absolutely necessary. I was pretty happy with Servlets, JSP, and Struts.
Now, I'm working on a Java-based web application with very complex forms. Some of the forms have multiple tree choosers, dynamic select boxes, popup windows with dual-lists, and popups that cause the page that launched them to reload. There is just no avoiding JavaScript and our requirements are pushing us towards complex solutions like inner-browsing to reduce the number of trips to the server for page reloads.
I can live with JavaScript and I'm taking the time to study up, but I'm becoming pretty disenchanted with web-MVC. I'm finding that, even with an web-MVC framework like Struts, maintaining the state of all of the form fields and UI widgets through page reloads and popup interactions is a real pain. There has to be a better way and, the more more I read about Java Server Faces the more I become convinced that it will be that better way. JSF will introduce UI components that can manage their own state, fire events, and, in general, behave more like true UI components. Sounds like the holy grail of Java web development. Do any of the existing Java web application frameworks support this kind of UI components today?
Dave Johnson in Java
07:29PM Oct 02, 2003
Comments [15]
Tags:
Java
« JavaLobby bloggers. | Main | JRoller.com. »
This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog
Below are the most recent entries in the category Java, some may be related to this entry.
Posted by Jed Wesley-Smith on October 03, 2003 at 05:25 AM EDT #
Posted by Scott Farquhar on October 03, 2003 at 06:38 AM EDT #
Posted by Stefan Chis on October 03, 2003 at 07:40 AM EDT #
Posted by pipi on October 03, 2003 at 08:37 AM EDT #
Posted by Spadak on October 03, 2003 at 08:49 AM EDT #
Posted by James Head on October 03, 2003 at 09:34 AM EDT #
Posted by Carlos E. Perez on October 03, 2003 at 09:44 AM EDT #
Posted by Laszlo Marai on October 03, 2003 at 11:32 AM EDT #
Posted by S D on October 03, 2003 at 12:02 PM EDT #
Posted by eu on October 03, 2003 at 01:04 PM EDT #
Posted by Stefano on October 03, 2003 at 03:19 PM EDT #
Posted by Gerald Bauer on October 03, 2003 at 05:55 PM EDT #
Posted by Etienne on October 04, 2003 at 05:57 AM EDT #
Posted by James Head on October 17, 2003 at 01:24 PM EDT #
Posted by pornstar finder on February 20, 2004 at 07:13 AM EST #