Display device information

You can display common HTTP headers and device policies for a device.

Display device headers

To display the user agent and other common HTTP headers that are being sent in by a mobile device, enter the following URL in the mobile device's browser:
http://hostname:port/content-root/deviceInfo.jsp
where

Display device policies

To display the device policies for a mobile device as well as the user agent and other common HTTP headers that are being sent in by the device, enter the following URL in the mobile device's browser:
http://hostname:port/content-root/devicePolicies.jsp
where

Updating the User Agent Switcher in Firefox

If you are using the Firefox web browser, you can use the User Agent Switcher to emulate a specific device type. You will need to provide the User Agent Switcher with a user header for the device type in question. The user header is provided using an XML file.

To provide the a user header for a device type, follow these steps:
  1. Open the Firefox web browser.
  2. Click Tools > User Agent Switcher > Options.
  3. Click User Agents.
  4. Back up your current device list by clicking Export. Navigate to the directory location where you want to save the list and specify a file name, for example starter.xml.
    The exported file will have a format similar to the following:
    <useragent description="Samsung SCH-i910-Opera"
    useragent="VZW:SCH-i910 Opera 9.5 PPC 240x400" appname=""
    appversion="" platform="" vendor="" vendorsub="" />
    You can optionally use this file as a basis for creating the XML file containing definitions for the device type you want to emulate.
  5. Click Overwrite and then click Import.
  6. Navigate to the location of the XML file that contains the definitions for the device type you want to emulate.
  7. Click OK.



Terms of use
(C) Copyright IBM Corporation 2012. All Rights Reserved.