do you want to implement similar to this one http://claymus-demo.appspot.com/_ah/content ?
On 10 July 2010 04:34, lineman78 <[email protected]> wrote: > You will need to implement it in html and hide it once the application > loads. You might have to move the script tag out of the head to the > bottom of the body to allow it to paint the page before fetching. > > On Jul 9, 2:44 pm, gourineni rakesh <[email protected]> wrote: > > Hi, > > I am using gwt 2.0.3 in an Eclipse project. When I run the java code > in > > eclipse I get the url n by pasting it in the web browser I need to wait > for > > some time to get the application.So I need to get "The application is > > loading" while I wait for the appliocation to load . I have no idea how > to > > do this plz help me. > > thanls in advance. > > > > Regards, > > Rakesh. > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
