Re: GWT 2.0 Tutorial

2009-11-02 Thread eggsy84

Hi there,

No I meant traditional web applications which tended to use JSP's with
various other frameworks such as Spring or Struts.

The frameworks would usually be without Ajax requests so new request
new URL and if Ajax was to be introduced they would be with a
Javascript framework such as jQuery or Mootools.



On Nov 2, 4:30 pm, mariyan nenchev  wrote:
> Hi, yes thanks.
> By "JSP's/Spring MVC/Struts frameworks" you mean integrating gwt
> with them? So one application is made of many pages(entrypoints). I do not
> know how much this slows development, up to now all my projects use single
> host page and the view is entirely writen on gwt(but my exp with gwt is not
> much). I had to do some integration with struts once and it was nasty.
> In general...you are totally right!
> Good luck.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: GWT 2.0 Tutorial

2009-11-02 Thread mariyan nenchev
Hi, yes thanks.
By "JSP's/Spring MVC/Struts frameworks" you mean integrating gwt
with them? So one application is made of many pages(entrypoints). I do not
know how much this slows development, up to now all my projects use single
host page and the view is entirely writen on gwt(but my exp with gwt is not
much). I had to do some integration with struts once and it was nasty.
In general...you are totally right!
Good luck.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: GWT 2.0 Tutorial

2009-11-02 Thread eggsy84

Hi there,

I think one of the major advantages are that it can vastly increase
development time.

If you have had to work on large projects you can find it might take a
lot longer to code a view. Previous developers that have used JSP's/
Spring MVC/Struts frameworks have all seemed to say that development
time has increased for what should be relatively simply. Using
declarative interfaces it makes designing the interface a lot quicker.

They also allow for team integration. For example you could teach a
designer what widgets are available and they can then design the
interface without having to know anything about the backend of the
system - leaving the backend and 'glue' coder free to work on that.

The declarative interfaces also allow style integration which I will
discuss again making it quicker and easier to design applications.

Hope this helps ?




On Nov 2, 11:05 am, mariyan nenchev  wrote:
> Hi, i didn't have the time to look at this new gwt 2.0. What are the
> advantages using it? I saw your tutorial, create, keep going. But can you
> tell me what is the advantage using this uibinding? I the only one is that
> we can create custom gwt widgets that can be used any where in html pages
> like commponents! I will google for the new features and advantages, thanks
> for the tutorial, i will follow it.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



Re: GWT 2.0 Tutorial

2009-11-02 Thread mariyan nenchev
Hi, i didn't have the time to look at this new gwt 2.0. What are the
advantages using it? I saw your tutorial, create, keep going. But can you
tell me what is the advantage using this uibinding? I the only one is that
we can create custom gwt widgets that can be used any where in html pages
like commponents! I will google for the new features and advantages, thanks
for the tutorial, i will follow it.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---



GWT 2.0 Tutorial

2009-11-02 Thread eggsy84

Hi all,

After downloading GWT 2.0 RC2 I thought I'd compile a couple of
tutorials on using GWT 2.0.

So far I have done project creation and declarative interfaces. I'd
appreciate any comments people may want to share:

http://eggsylife.co.uk/category/gwt/

Many thanks,

eggsy
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~--~~~~--~~--~--~---