There are a lot of options.

You can certainly use an existing HTML file and just add in GWT
sections to those pages.
Your GWT can interact with other elements in your page, including
other javascript or HTML in the page.

If you're looking for a shortcut to writing the actual widgets, then
there is nothing in the GWT to do that for you, though someone may
have written something that I'm not aware of.

I'm not familiar with flex so I can't really compare them. But you can
certainly use GWT modules in an existing web application or in
conjunction with other web platforms.

On Feb 3, 6:15 am, Chauhan <[email protected]> wrote:
> Hi All,
>
> I have been using flex for last 8 months. I am going to start a
> project with GWT. I went throught google tutorial for GWT and found an
> issue. In flex we can write code in mxml as well as action script.
> Coding in MXML gives an impression of html. The UI design can be
> clearly written using mxml. Do we have enyhting similar in GWT? I mean
> writing code in Java and adding components one by one in teh parent
> container(mch same as action script), is the only way to write code in
> GWT or we have something similar to mxml which can make development
> fast.
> What I plan is that I can use basic UI with html and can enrich it
> with GWT and SmartGWT using its rich components. Can I use a no. of
> html files as in a normal application and embed it with GWT whenever
> necessary?
>
> Please help me.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to