The Artima Developer Community
Sponsored Link

Java Buzz Forum
Ajax App - DIY or Echo3, GWT and the likes?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Marc Logemann

Posts: 594
Nickname: loge
Registered: Sep, 2002

Marc Logemann is founder of www.logentis.de a Java consultancy
Ajax App - DIY or Echo3, GWT and the likes? Posted: Jul 10, 2008 1:56 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Marc Logemann.
Original Post: Ajax App - DIY or Echo3, GWT and the likes?
Feed Title: Logemann Blog
Feed URL: http://feeds.feedburner.com/LogemannBlog
Feed Description: Marc Logemann's thoughts on java and other stuff
Latest Java Buzz Posts
Latest Java Buzz Posts by Marc Logemann
Latest Posts From Logemann Blog

Advertisement
Past: Some years back when i coded some projects in a widely unknown 4GL language called "Magic" (what a name), i was depressed about being in a development environment where everything was thought out (or not) from the tool vendor. It was kind of a black box. You coded your GUI and business logic in a quite strange way but you were blazing fast... as long as everything you wanted was kind of "standard". If not, the trouble started...

Today: With "do it yourself" i mean chosing the frameworks you like and glue the stuff together. Currently i chose frameworks like Spring, Struts2, YUI, OpenJPA and make them work together. This is a viable way but its definitely the hardest route you can go, because you have to think about a lot of issues not solved for you or solved in a way not usable anymore. For example if i really wanna do Ajax, Struts2 validation and forms stuff doesnt help me much anymore.

On the other hand, people recommend using a full features Ajax webapp framework like Echo3 or Google Web Toolkit. But when looking at these frameworks i got those feelings from the past. A more or less highly intrusive framework with strict development routes if you want to benefit from it. Goodbye freedom, welcome productivity. And this is the bottom line. What do you want. At the moment i am still thinking that freedom is a good thing which also means more creativity.

Read: Ajax App - DIY or Echo3, GWT and the likes?

Topic: Syncro Soft has released Syncro SVN Client 3.2, a $59 GUI Subversion client written in Java. Previous Topic   Next Topic Topic: The basics of an iBatis application

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use