Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
GWT Users
Conversations
About
GWT Users
Contact owners and managers
1–30 of 46314
The official GWT (formerly Google Web Toolkit) developer discussion group. GWT lets you build AJAX apps in the Java programming language.
Mark all as read
Report group
0 selected
blackh...@gmail.com
, …
Leon Pennings
7
Oct 10
java.time support
Hi Jasper, besides the fact that you don't need to worry for java.util.Date until the year
unread,
java.time support
Hi Jasper, besides the fact that you don't need to worry for java.util.Date until the year
Oct 10
Cường Nguyễn Mạnh
, …
Colin Alworth
7
Oct 9
How to create Utilities method allow serizalization and deserialization request payload and response payload.
To reiterate, if performance isn't important, you will likely be far far better off writing a
unread,
How to create Utilities method allow serizalization and deserialization request payload and response payload.
To reiterate, if performance isn't important, you will likely be far far better off writing a
Oct 9
David
,
Colin Alworth
5
Oct 7
How to do code splitting in latest GWT SDK?
Without seeing your code, it will be hard to guess what is happening here. Did you enable each of
unread,
How to do code splitting in latest GWT SDK?
Without seeing your code, it will be hard to guess what is happening here. Did you enable each of
Oct 7
cbruno...@gmail.com
,
Colin Alworth
4
Oct 7
Is GWT RPC secure in 2.11?
If you haven't disabled the check added in the linked PR, you are secure. Any insecure servlet
unread,
Is GWT RPC secure in 2.11?
If you haven't disabled the check added in the linked PR, you are secure. Any insecure servlet
Oct 7
Moshe
,
Colin Alworth
3
Oct 3
Discrepancy in JARs from Maven repos vs gwtproject.org website
Thanks Colin. That helps a lot. I need to to include compile dependencies to Gradle build for Tomcat
unread,
Discrepancy in JARs from Maven repos vs gwtproject.org website
Thanks Colin. That helps a lot. I need to to include compile dependencies to Gradle build for Tomcat
Oct 3
viny...@gmail.com
, …
Jens
13
Oct 2
[ERROR] OutOfMemoryError: Increase heap size or lower gwt.jjs.maxThreads
Still I'm quite interested why we've never run in similar compilation issues despite having
unread,
[ERROR] OutOfMemoryError: Increase heap size or lower gwt.jjs.maxThreads
Still I'm quite interested why we've never run in similar compilation issues despite having
Oct 2
Moshe
, …
Colin Alworth
6
Sep 30
Moving to jakarta from javax
Just one follow up note. Jakarta jars worked fine with Tomcat 9x. No problems making RPC calls. On
unread,
Moving to jakarta from javax
Just one follow up note. Jakarta jars worked fine with Tomcat 9x. No problems making RPC calls. On
Sep 30
Moshe
,
Colin Alworth
3
Sep 26
What is the version of JARs in GWT 2.11.0 download
Yes I took a second look and I see the differences you noted. Yes sorry, I mean transitive. Thanks
unread,
What is the version of JARs in GWT 2.11.0 download
Yes I took a second look and I see the differences you noted. Yes sorry, I mean transitive. Thanks
Sep 26
Leon
Sep 26
Re: Digest for google-web-toolkit@googlegroups.com - 2 updates in 1 topic
Just checked to be sure. My previous project had 18M per permutation of cache.js, no split points and
unread,
Re: Digest for google-web-toolkit@googlegroups.com - 2 updates in 1 topic
Just checked to be sure. My previous project had 18M per permutation of cache.js, no split points and
Sep 26
David
, …
Thomas Broyer
3
Sep 15
How to export js generated from Java
You need to opt-in by passing -generateJsInteropExports to the GWT compiler though On Sunday,
unread,
How to export js generated from Java
You need to opt-in by passing -generateJsInteropExports to the GWT compiler though On Sunday,
Sep 15
Chak Lai
,
Craig Mitchell
2
Aug 27
Is it possible to use CSS Rem unit in GWT 2.0 layout system?
You should be able to set it directly, something like this: myPanel.getElement().getStyle().
unread,
Is it possible to use CSS Rem unit in GWT 2.0 layout system?
You should be able to set it directly, something like this: myPanel.getElement().getStyle().
Aug 27
Corbett Tek
,
Colin Alworth
6
Aug 27
Access Java from Javascript using JsInterop
Yes it worked. The issue was with the -generateJsInteropExports flag only. I added it inside my pom
unread,
Access Java from Javascript using JsInterop
Yes it worked. The issue was with the -generateJsInteropExports flag only. I added it inside my pom
Aug 27
Jens
Aug 22
Re: JsInterop implementation issue
getOrCreateJsObj() needs to return a class or interface annotated with @JsType(isNative = true). That
unread,
Re: JsInterop implementation issue
getOrCreateJsObj() needs to return a class or interface annotated with @JsType(isNative = true). That
Aug 22
Oleg Ravun
, …
Craig Mitchell
5
Aug 6
location.origin is null in GWT 2.11
Thank you! Adding $wnd worked. On Mon, Aug 5, 2024 at 7:55 PM Craig Mitchell <mail@craig-mitchell.
unread,
location.origin is null in GWT 2.11
Thank you! Adding $wnd worked. On Mon, Aug 5, 2024 at 7:55 PM Craig Mitchell <mail@craig-mitchell.
Aug 6
jyothindrapavan kondepati
,
Craig Mitchell
2
Aug 5
Gwt upgrade to 2.11.0 from 2.6.1
Don't the javax.servlet classses get pulled in from the web server libs you decide to use? Also,
unread,
Gwt upgrade to 2.11.0 from 2.6.1
Don't the javax.servlet classses get pulled in from the web server libs you decide to use? Also,
Aug 5
mighty...@gmail.com
, …
Craig Mitchell
5
Aug 1
CSP issues with UiBinder
Apologies. Didn't realise CSP isn't enabled in browsers by default. On Friday 2 August 2024
unread,
CSP issues with UiBinder
Apologies. Didn't realise CSP isn't enabled in browsers by default. On Friday 2 August 2024
Aug 1
Vegegoku
Jul 29
Domino-ui release 2.0.2
Dears, Domino-ui 2.0.2 have been released and should be available very soon, see what have changed
unread,
Domino-ui release 2.0.2
Dears, Domino-ui 2.0.2 have been released and should be available very soon, see what have changed
Jul 29
Antonio Capone
Jul 29
LastPass Tool Informations
Hi all. I have updated GWT to version 3.6.8. I have not made any changes to the code, however I have
unread,
LastPass Tool Informations
Hi all. I have updated GWT to version 3.6.8. I have not made any changes to the code, however I have
Jul 29
Antonio Leonforte
, …
Marteijn Nouwens
6
Jul 26
Looking for a GWT expert for a porting of an application from an old version of GWT
I will be available full time from 1 september. But Colin or Frank are the real Gurus :-) I use both
unread,
Looking for a GWT expert for a porting of an application from an old version of GWT
I will be available full time from 1 september. But Colin or Frank are the real Gurus :-) I use both
Jul 26
Óscar Frías Barranco
, …
Colin Alworth
4
Jul 23
"Unload event listeners are deprecated" browser error
I put up https://github.com/gwtproject/gwt/pull/9984 as a proposal to resolve this, please take a
unread,
"Unload event listeners are deprecated" browser error
I put up https://github.com/gwtproject/gwt/pull/9984 as a proposal to resolve this, please take a
Jul 23
Neil Aggarwal
,
Craig Mitchell
2
Jun 29
Execute GWT as part of larger build process?
I see you are using spring-boot-starter-web, so I'd recommend generating a sample gwt-app from
unread,
Execute GWT as part of larger build process?
I see you are using spring-boot-starter-web, so I'd recommend generating a sample gwt-app from
Jun 29
Daniel Webb
, …
tim_mac...@yahoo.co.uk
16
Jun 28
is it possible to debug GWT projects (breakpoints, step through code etc) ?
This might be useful github.com/timmacp/AppEngineGwt/tree/main Its based on github.com/tbroyer/gwt-
unread,
is it possible to debug GWT projects (breakpoints, step through code etc) ?
This might be useful github.com/timmacp/AppEngineGwt/tree/main Its based on github.com/tbroyer/gwt-
Jun 28
tim_mac...@yahoo.co.uk
, …
Craig Mitchell
10
Jun 24
module java.base does not "opens java.lang" to unnamed module
Apparently: when running in a sandboxed environment on the cloud there is a controlled module
unread,
module java.base does not "opens java.lang" to unnamed module
Apparently: when running in a sandboxed environment on the cloud there is a controlled module
Jun 24
Bob Lacatena
, …
Craig Mitchell
5
Jun 20
GWT Eclipse Plugin 4 Problem
To use the free IntelliJ Community Edition, you have to switch to use Maven first. https://www.
unread,
GWT Eclipse Plugin 4 Problem
To use the free IntelliJ Community Edition, you have to switch to use Maven first. https://www.
Jun 20
Agathesh Muruganandam
, …
Colin Alworth
5
Jun 20
JDK and GWT Upgrade.
GWT 2.5.1 is too old to work on Java 9+, so if you want to use a newer version of Java, you either
unread,
JDK and GWT Upgrade.
GWT 2.5.1 is too old to work on Java 9+, so if you want to use a newer version of Java, you either
Jun 20
David
,
Craig Mitchell
3
Jun 20
Can GWT application run in Window7 ?
Forgot to write: I'm not sure what DominoKit uses, so I can't comment on that. On Thursday 20
unread,
Can GWT application run in Window7 ?
Forgot to write: I'm not sure what DominoKit uses, so I can't comment on that. On Thursday 20
Jun 20
Bob Lacatena
, …
Craig Mitchell
11
Jun 17
GWT, Java 17, jakarta.servlet, Eclipse, GWT plugin
It's when you see crazy long command lines like that, you start to appreaciate Maven (or Gradle).
unread,
GWT, Java 17, jakarta.servlet, Eclipse, GWT plugin
It's when you see crazy long command lines like that, you start to appreaciate Maven (or Gradle).
Jun 17
Jim Douglas
, …
tekkyru
25
Jun 12
Building a GWT project in Eclipse 2019-03+ with Java 11.
Thanks to all who helped and inspired me, I've gotten rid of the Eclipse GWT plugin and have
unread,
Building a GWT project in Eclipse 2019-03+ with Java 11.
Thanks to all who helped and inspired me, I've gotten rid of the Eclipse GWT plugin and have
Jun 12
Giacomo Petronio
, …
Colin Alworth
4
Jun 12
CWE-749 GWT and eval()
David can you clarify how you are using eval, and what it is that makes you want to stop specifically
unread,
CWE-749 GWT and eval()
David can you clarify how you are using eval, and what it is that makes you want to stop specifically
Jun 12
lofid...@gmail.com
,
Craig Mitchell
3
Jun 4
GWT Java Interview at JCON 2024 Cologne
🤣🤣 Craig Mitchell schrieb am Dienstag, 28. Mai 2024 um 08:28:37 UTC+2: Nice one. I can't believe
unread,
GWT Java Interview at JCON 2024 Cologne
🤣🤣 Craig Mitchell schrieb am Dienstag, 28. Mai 2024 um 08:28:37 UTC+2: Nice one. I can't believe
Jun 4