Hi rov.ciso,
I'm not very familiar with GWT-Ext, but I imagine the generated output
consists of the CSS file containing the styles applied in your application
and the JavaScript files necessary to realize the application itself.
Similar to the standard GWT application bootstrap model, you probably need
to include an emitted .nocache.js file generated in the js directory in your
host HTML page to load up your GWT application.

It's possible that the bootstrap procedure and load up convention differ in
GWT-Ext, in which case I recommend posting up about the problem on the
GWT-Ext forums (link below).

GWT-Ext forums:
http://groups.google.com/group/gwt-ext

Hope that helps,
-Sumit Chandel

On Sat, Nov 29, 2008 at 2:03 PM, rov.ciso <[EMAIL PROTECTED]> wrote:

>
> I compile my GWT application with gwt-ext. After that gwt create some
> files:
> GwtExt.css
> js Directory
> But I don't use this files in my HTML file. For what this file?
> >
>

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