This document discusses developing mobile web applications using JBoss technologies. It introduces TweetStream, a mobile web application built with JBoss technologies to display tweets. The document discusses TweetStream's architecture, which uses JBoss technologies like RichFaces, Infinispan, and HornetQ to retrieve tweets from Twitter, cache them, and push updates to clients. It also covers considerations for developing mobile web applications, such as device detection, CSS3 features, and optimizing for touch-based devices.