I've been looking a little on this, GWT, and I find it interesting.
It seems like it's effective. As I understand, you need to program java to make it work, how advanced java is required, and how easy is it to set up a webapp really?
any people have any knowledge of this, or maybe even been using it?
Google Web Toolkit
Started by Orjan, Jan 23 2009 10:50 AM
5 replies to this topic
#1
Posted 23 January 2009 - 10:50 AM
|
|
|
#2
Guest_Jordan_*
Posted 23 January 2009 - 10:52 AM
Guest_Jordan_*
I'm not sure about the level of Java knowledge you need but John has used it before. He wrote a blog here: Google Web Toolkit
You might want to check out EXT GWT and EXT JS. I like EXT JS.
Ext GWT - Java Component Library
You might want to check out EXT GWT and EXT JS. I like EXT JS.
Ext GWT - Java Component Library
#3
Posted 23 January 2009 - 01:31 PM
Truly, if you were going to build an web application from scratch today, would you do it this way with an rich internet application interface, and php just creating the data loaded pages, or the old fashioned way of programming php that generates all the html and everything?
#4
Guest_Jordan_*
Posted 23 January 2009 - 03:15 PM
Guest_Jordan_*
Probably using EXT JS rather than the old way. I'm not sure though, I built the ASCII calculator last year using the old method (No Framework, just PHP and JavaScript).
#5
Posted 24 January 2009 - 01:05 PM
Jordan said:
Probably using EXT JS rather than the old way. I'm not sure though, I built the ASCII calculator last year using the old method (No Framework, just PHP and JavaScript).
Which I should point out, has a few bugs. I use GWT rather than a JavaScript framework because I am more fluent in Java than I am in JavaScript, plus all the added benefits I mentioned in my blog. Also, if you read Jordan's blog that talks bad about GXT, you should know that GXT is a single library out of hundreds that can be used with GWT.
#6
Guest_Jordan_*
Posted 24 January 2009 - 03:30 PM
Guest_Jordan_*


Sign In
Create Account

Back to top









