{{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:

Setup AWS Application Load Balancer Https

Setting up HTTPS for an AWS Application Load Balancer (ALB) involves configuring an HTTPS listener, deploying an SSL certificate, and defini...