Client only applications

122 views
Skip to first unread message

nikola

unread,
Oct 23, 2019, 4:25:08 AM10/23/19
to GWT Users
What is the recommended way of making client only applications in GWT?
There are archetypes here but all with server side. 
We want to use java as we use typescript to write client side code, right ? :)

Josselin Bardet

unread,
Oct 23, 2019, 8:40:09 AM10/23/19
to google-we...@googlegroups.com
Hi,

I think you can compile and deploy the static files to use it only on client side.
You can make an application without async interfaces

Regards

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/bd74b9c4-5f24-462b-90b0-7eccb0514e63%40googlegroups.com.

Luke Last

unread,
Oct 23, 2019, 2:44:25 PM10/23/19
to GWT Users
Here's a client only application I wrote 4 years ago as an example.

-Luke

Thomas Broyer

unread,
Oct 24, 2019, 7:19:57 AM10/24/19
to GWT Users
Reply all
Reply to author
Forward
0 new messages