This section describes several template types available with Unwired Accelerator. Understanding the various template types is useful for granting access, and directing users to the correct template.
Template Editor – Unwired Accelerator provides a template editor that enables you to create HTML, JSP, XML, and XSL templates from Mobile Web Studio. The template editor includes a wizard for creating mobile device templates. The mobile device templates can be modified from the Template Editor or Application Builder.
See the Unwired Accelerator Developer’s Guide for information about using the Template Editor.
Mobile device templates – Unwired Accelerator enables you to preview an application for various device types, and to modify the mobile application and the mobile device template during the development phase. You can associate multiple device type templates to a mobile application, enabling you to develop a single application that can be deployed to multiple devices.
See the Unwired Accelerator Developer’s Guide for information about creating and using mobile device templates to develop mobile applications.
JSP templates – Unwired Accelerator provides several hooks for incorporating JSP code to capture or playback mobile applications. You can reference JSP code in files, or you can create templates that include the JSP code and apply the template to the mobile application.
Allowing users to create their own JSPs and have them executed in the same VM and in the same context as other Unwired Accelerator requests introduces the possibility for users to implement JSPs in inappropriate ways. To prevent this, ensure that suitable access permissions are applied to the SYBASE\UA80\tomcat\webapps\onepage directory, and make sure that appropriate security is applied when accessing Mobile Web Studio to ensure that only authorized personnel can edit the applications and associate JSPs with them.
See the Unwired Accelerator Developer’s Guide for information about creating JSP templates, and implementing JSP code to capture and playback mobile applications.
BlackBerry client templates – Unwired Accelerator enables you to modify the BlackBerry client template from Mobile Web Studio.You can change the look and feel of the BlackBerry client, and deploy the updated client to mobile devices. You can create a different BlackBerry client template for each resource, which enables you to brand and localize the client.
See “Customizing BlackBerry client device templates” for information.