Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7996693
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T14:46:14+00:00 2026-06-04T14:46:14+00:00

I am starting my GWT application from eclipse in development mode. It starts up

  • 0

I am starting my GWT application from eclipse in development mode.
It starts up fine in Chrome but in Firefox I get an empty window.
I have no errors in the console or the development console.
And when I start Firebug I can see all the elements (html/css etc) of my login screen.

I also tried to set the user agent in gwt.xml to:

<set-property name="user.agent" value="gecko1_8"/>

but that did not help.

Why does this happens? and how can I fix it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T14:46:16+00:00Added an answer on June 4, 2026 at 2:46 pm

    Often it is caused by corrupt cache. Stop the application server and delete the GWT compiled output from your war directory. With any luck, your recompiled Web App will now run as expected. You will soon become acquainted with the process as it is a annoying characteristic of the Eclipse GWT plugin. It’s worth mentioning the IntelliJ IDE here because it is a superior compiler and does not suffer these puzzling quirks, however GWT support requires the Ultimate Edition ($).

    A typical war directory has the following structure:

    • mywebapp/
    • WEB-INF/
    • index.html

    The directory to delete is mywebapp. This is be a fully qualified path of your WebApps GWT module (.gwt.xml) or more commonly, it is renamed to the rename attribute defined in the same module. For example, MyWebApp.gwt.xml may look like this:

    <?xml version="1.0" encoding="UTF-8"?>
    <module rename-to="mywebapp">
        <entry-point class="com.mywebsite.client.MyWebAppEntry"/>
        <source path="client"/>
    </module>
    

    If the rename-to attribute wasn’t defined, the GWT compiler would place a directory in your WAR directory called com.mywebsite.MyWebApp. But because we defined the rename attribute, the GWT compiler simplifies the output by taking the shortened name from the module xml.

    Don’t forget to refresh the project if Eclipse complains the directory structure is out of sync with the project.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Starting a new GWT application and wondering if I can get some advice from
Sorry if it's a silly question , but I'm just starting learning GWT and
Im starting making an application with GWT. Now, i use the AbsolutePanel widget to
I'm starting new project. The client interface is based on GWT (and GXT) I
Starting from scratch with very little knowledge of .NET, how much ASP.NET should I
Starting from scratch is hard. How do you do it? I quite like color
Starting with no cache on server or client FIRST REQUEST GET /post/1 HTTP/1.1 HTTP/1.1
Starting from Visual Studio 2010, iterating over a set seems to return an iterator
I have problem with using Hibernate Validator with GWT 2.4. When module is starting
Starting iOS development, I wish to implement handwriting recognition in my app. I did

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.