{{theTime}}

Search This Blog

Total Pageviews

Iphone ViewPort width

To view the GWT apps in iphone, the viewport width has to set to 320 in header tag.


Read http://code.google.com/webtoolkit/articles/gwt-iphone.html for more details

No comments:

Optimizing Java Applications for Low-Latency Microservices

Introduction Microservices architecture has become a go-to for building scalable, modular systems, but achieving low latency in Java-based...