Part III Fundamentals of Mobile Content
Example 4: Use of "endswith"
If the
section in Example 1 is replaced with the following:
<mm-include>
<h1>Example 4</h1>
<mm-include where="DeviceName.endswith('4')>0">
<br /> Text included for any device name ending with a 4.<br />
</mm-include>
and the title tag is changed to:
<title>Use of "endswith"</title>
then the text inside the
tags would be displayed on the Mozilla/4 browser because
<mm-include>
it ends with 4.
Results of Example 4 in PC browser (Mozilla/4)
52 - BEA WebLogic Mobility Server User Guide
Need help?
Do you have a question about the WebLogic and is the answer not in the manual?