Google Code

How can I join to development gwt eclipse plugin together?

GWT Group - 5 hours 48 min ago
I think Eclipse and GWT are most cool technologies in the world. I'm
quite a newbie at GWT, but I have a lot of experience about developing
eclipse plugins. So I want to contribute my experience to gwt plugin.
How do I do that?
Categories: Google Code

Re: Specifying "-bindAddress 0.0.0.0" with gwt-maven-plugin

GWT Group - 5 hours 48 min ago
This issue has been already reported in the gwt-maven-plugin and a
patch is pending:
[link]
Hopefully this will be resolved soon...
-fotos
Categories: Google Code

Re: Serializing a List

GWT Group - 5 hours 48 min ago
Hi, rjcarr!
thanks for your answer.
the point is that on the server (and actually also on the client) that
field should be read-only.
i found the problem in
[link]
line 114:
TODO: make the unmodifiable collections serializable
Categories: Google Code

Performance

GWT Group - 5 hours 48 min ago
hi friends!!
i tried running an GWT application both in hosted and browser
mode.....when i run and i didn't close the GWT hosted window for
sometime(may be 15 min)..i could see my system is getting very very
slow. Why? is it problem with my system configuration?(I've 1.5GB
ram,Intel Pentium[R] 4 CPU).can anyone tell me what would be the
Categories: Google Code

Re: how can I add parameters in FileUpload

GWT Group - 5 hours 48 min ago
great...Thanks mon3y for your help.. it worked.
thanks
zujee
Categories: Google Code

Will the folks who work on GWT present at any other conferences this year?

GWT Group - 5 hours 48 min ago
I missed signing up for google io. This is really disappointing
because at last years conference the GWT presentations painted a much
clearer vision for the technology than is available from the GWT
documentation. Is anyone from the GWT planning on presenting at any
other conferences this year?
In the future will google io be broken up as a conference? It seems
Categories: Google Code

GWT Eclipse Hosting mode relative path issue

GWT Group - 5 hours 48 min ago
Hello,
I use Eclipse 3.5 (Galileo) and google plugin to develop my project.
I'm having an issue while accessing static files from content root
directory in runtime
.
I have placed a xml file - packages.xml under war folder where my
module index html file resides. I'm trying to get the xml file from
the server in runtime and then need to do some parsing
Categories: Google Code

Re: IE7 - StackLayoutPanel ( works fine in FF & chrome )

GWT Group - 5 hours 48 min ago
Carlo,
Thanks for the pointer. Somehow my google searches missed this link.
Yes! the solution mentioned in thread works! (Issue#1). In fact it not
only solved the SuggestionBox popup issues but also the popups created
using PopupPanel ( unlike what is mentioned in the thread).
Issue#2 still remains. I do have a HTMLPanel with a lot of <table> (no
Categories: Google Code

Re: gwt + database + debugging

GWT Group - 5 hours 48 min ago
Hi,
one thing you can do, is to use Eclipse's JavaEE tools (WTP, WST).
This allows you to do automatic redeployment both for the server and
the client parts. It can be used in combination with a GWT project,
and I heard, that this will be relatively easy to achieve with the new
Google Eclipse plugins (v1.3, for which a preview is now available),
Categories: Google Code

Re: Supported Browsers

GWT Group - 5 hours 48 min ago
Right, so GWT supports multiple browsers.... what this means is:
1) Significant pain of cross-browser compatibility is eased
2) GWT doesn't prevent you from writing browser-specific code.
3) Regardless of number 1, you still need to know about cross-browser
issues, in order to avoid number 2
Categories: Google Code

Re: gwt + database + debugging

GWT Group - 5 hours 48 min ago
The way I do it in Eclipse is no different than any webserver
debugging. If you want to debug your client, following the standard
Google way of "Debug As Google Web Application". You'll then need to
have a separate debug running of your server, using the "remote java
application" as the choice in the Debug Configurations menu. You
Categories: Google Code

Re: IE7 - StackLayoutPanel ( works fine in FF & chrome )

GWT Group - 5 hours 48 min ago
This sounds like it is the same as this issue here:
[link]
Unfortunately I don't know that it has been resolved.
-Carlo
Categories: Google Code

Calling the GWT entry module from a servlet

GWT Group - 5 hours 48 min ago
I have an AuthenticatorServlet that among other things displays a page
to capture username and password and upon form submission validates
credentials against an LDAP server. From this servlet, I would like to
invoke the GWT initial html page and am looking for best practices to
do this.
I am currently performing a response.sendRedirect (..) which appears
Categories: Google Code

gwt + database + debugging

GWT Group - 5 hours 48 min ago
I've been using gwt for years and years now and I greatly appreciate
how much it offers. I started using gwt way back in the 1.0 (or 1.1?)
days and things have changed greatly since then (even though my
project continues). I've updated my gwt sdk along the way, but have
typically left out a lot of the new features that have been
Categories: Google Code

Re: tomcat and mysql problem

GWT Group - 5 hours 48 min ago
Thanks Chris,
I finally found the solutions.
It was the iptables configurations. Has been needed to write a OUTPUT rule
in port 3306
2010/3/8 Chris Lercher <cl_for_mail...@gmx.net>
Categories: Google Code

Re: Creating nice forms using gwt

GWT Group - Sun, 03/07/2010 - 01:00
Hie
I know about using css and i have firebug with me.
But how to create a equivalent layout in gwt using its components?
Thankx and Regards
Vik
Founder
[link]
[link]
Categories: Google Code

يريد/تريد خليل بولو الدردشة معك

GWT Group - Sun, 03/07/2010 - 01:00
------------------------------ ------------------------------ -----------
هناك رغبة من خليل بولو في البقاء على اتصال بشكل أفضل باستخدام أبرع
منتجات Google الجديدة.
فإذا كان لديك Gmail أو برنامج Google Talk من قبل، فانتقل إلى الرابط:
Categories: Google Code

Re: Creating nice forms using gwt

GWT Group - Sun, 03/07/2010 - 01:00
Take a look at this [link] and
this [link] plus 20
minutes and its done
2010/3/7 Vik <vik....@gmail.com>
Categories: Google Code

Creating nice forms using gwt

GWT Group - Sun, 03/07/2010 - 01:00
Hie
I want to create a form in gwt with exact look and feel as
[link]
Is it possible?: If yes please guide.
Thankx and Regards
Vik
Founder
[link]
[link]
Categories: Google Code

FileUpload widget trouble

GWT Group - Sun, 03/07/2010 - 01:00
Hi all,
I have a FileUpload and a Button in a GridPanel.
Once Button is clicked I submit the form.
Analyzing HTTP Traffic, I can see that Post data is void... no file is
sent.
Does some body know what could be the reason?
I attach some info:
POST /TFC_Server_unstable/AppReceiv er HTTP/1.1
Host: localhost:8080
Categories: Google Code
Syndicate content