I do the entire UI in GWT and CSS on one fairly sparse HTML page. Two
things that might make me change my ways would be needing to be
indexed by search engines or needing to be accessible by browsers
without JavaScript. None of GWT apps so far have had either of those
requirements.



On Fri, Oct 31, 2008 at 7:03 AM, Alex Reid <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I was wondering what approaches people took with regard to host pages.
>
> Is it better to let GWT manage the whole page, perhaps with a single
> root DeckPanel ... OR is it more flexible to setup the majority of the
> application layout using standard HTML/CSS, slotting Widgets instances
> into these divs later on?
>
> I can see merit in both approaches.
>
> Alex
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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