Part Viii Appendixes; Appendix A - Mobility Tag Reference - BEA WebLogic User Manual

Mobility server
Hide thumbs Also See for WebLogic:
Table of Contents

Advertisement

Part VIII Appendixes

Part VIII Appendixes
Appendix A – Mobility Tag Reference
meta, mm:meta
Description
This tag is placed inside the document's <head> element. It has two WebLogic Mobility Server-
specific uses:
It can be used to create a shortcut link on the Options menu of WML devices that support such a
menu. This can provide a handy way for users to navigate around pages of a site.
It can be used with <mm:cdata> (or <![CDATA[...]> in mmXHTML) to set page-wide
"wrap" or "unwrap" directives.
This is an empty tag, so it requires a slash (/) before the final angle bracket (>).
Usage A
To create a link on an Options menu
Attributes
name="..."
Assigns a name to the meta information. This will be used as the text on the menu item.
content="..."
The value that should be used for generating the link.
scheme= "mmsection"
The value of this attribute is an indicator to WebLogic Mobility Server. For WebLogic
Mobility Server meta tags the value should always be "mmsection"
Example
<!—This will create a link with the title "Go Home" on the Options menu of some
phones.. -->
<meta name="Go Home" content="/some/url.htm" scheme="mmsection"/>
162 - BEA WebLogic Mobility Server User Guide

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the WebLogic and is the answer not in the manual?

This manual is also suitable for:

Weblogic mobility server

Table of Contents