Deploying to BlackBerry and Symbian/J2ME clients

This section describes how to set up applications to be accessible on BlackBerry and Symbian/J2ME clients, in offline mode and online modes. To make a mobile application available for BlackBerry and Symbian/J2ME devices, you must set the “Make available for disconnected mobile devices” property.

See “Using the BlackBerry user interface”, the Quick Start Guide, and the Mobile Application Development Tutorial for information about using mobile applications on BlackBerry devices.

See “Using the Symbian/J2ME user interface”, the Quick Start Guide, and the Mobile Application Development Tutorial for information about using mobile applications on Symbian/J2ME devices.

StepsSetting up applications (offline mode)

  1. In Mobile Web Studio, select Applications from the Build menu in the left pane, select Approved under Application Manager, and select an existing application.

  2. Click Edit.

  3. In the Application Builder, select Properties. The Properties Editor displays.

  4. In Properties Editor, click the Mobile tab, and select “Make available for disconnected mobile devices,” which makes this application viewable on a BlackBerry or Symbian/J2ME device during synchronization.

    NoteYou need to select “Make available for disconnected mobile devices” only for the master application, not its linked applications.

    You can set the “Make available for disconnected mobile devices” property when you first create the application, or after it has been created and approved.

  5. Click OK and save the application.

  6. In the Application Builder, click Preview. The application displays in the Preview panel.

  7. Click Close to exit Application builder.

StepsSetting up applications (online mode)

  1. In Mobile Web Studio, create a page for the application:

  2. Create a page group using the page:

  3. Deploy the page group:

  4. If you have not already done so, set up a Portal Interface user account for the page group:

    1. Open a second Internet Explorer window, and enter the following in the Location field:

      http://hostname.domain.com:port/onepage/mpindex.jsp

      For example:

      http://labxp.sybase.com:4040/onepage/mpindex.jsp

    2. Click Join Now, and set up the account using your initials for the member name and password, and PortalUser for the role.