well, now, that was simpler than I was expecting.  Thanks

I am not doing servlets... yet.

Cheers,
Dean...K...


On May 15, 4:07 pm, Alex Rudnick <[email protected]> wrote:
> Hey Seven,
>
> The simplest solution is just to rename the generated HTML file to
> index.html, if that's a filename that would work better for you.
>
> If you want to get a little fancier (and you're using a servlet
> container like Tomcat or App Engine), then you could look into having
> a "welcome-file-list" element in your web.xml. There's an example of
> how to do that in the web.xml that gets generated if you make a new
> GWT/App Engine project with the Eclipse plugin.
>
> Hope this helps!
>
>
>
>
>
> On Fri, May 15, 2009 at 4:52 PM, seven.reeds <[email protected]> wrote:
>
> > Hi,
>
> > I am *just* trying out 1.6.  I have created a couple of test projects
> > using the Web App creator thing but i have a question.
>
> > I may have to create a project called Foo but the resulting GWT html
> > items should be named .../index...  The web server is configured to
> > deal with index.html by default not Foo.html.
>
> > Is there a way to use the app creator to name the resulting files
> > "index". whatever?
>
> > If not, then what all do I have to change in the default 1.6 project
> > dir to enable this?  I know to change the <projecyName>.java file in
> > the src dirs.  I am less sure about entries in the various xml files
> > or other configuration settings.
>
> --
> Alex Rudnick
> swe, gwt, atl
--~--~---------~--~----~------------~-------~--~----~
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