There’s a new trend in wireless telecommunications, Internet: Internet connectivity via handheld devices. More people are buying wireless handheld devices such as cellular phones, pagers, personal digital assistants (PDAs), and they demand access to onlineresources at any timefromany location. Over thepast few years a tremendous number of wireless devices different in their characteristics appeared on market. Developments of web application for these devices become challenging experience due to the following reasons [1]:
Read the rest of this entry »
Config in a java web application Web Forward Sequence API details Supported Handhelds, Platform, Browser Constraints If you have a web site and mobile web site, how many URLs do you need for user to access these web sites? Usually two, one for web, one for mobile. The JMBD makes it possible to use single URL for both web and mobile site. To achieve this goal, the JMBD provides two modules: • Browser Detection • Web Forwarding The Browser Detection module detects the browser type. It tells you the client is from a PC browser and from a mobile handheld.
Read the rest of this entry »