Substituting <hr /> with Dashes
Textarea
For devices that do not support
tags it encounters into an input element of type "text". For more information on
<textarea>
textarea see the following URL:
http://www.w3.org/TR/html401/interact/forms.html#edef-TEXTAREA
<mm-group id="company_details">
<mm-head id="hd_company_details" useradded="no">Company Details</mm-head>
<mm-body id="bd_company_details" idref="hd_company_details">
<p>ABC Company Ltd.</p>
<p>North Business Park, Circular Road, Dublin, Ireland</p>
<p>Phone: 888-000-111</p>
<p>Fax: 000-888-111</p>
<form action="gotothis.htm" method="get">
<textarea name="thetext">
First line of initial text.
Second line of initial text.
</textarea>
</form>
</mm-body>
</mm-group>
, WebLogic Mobility Server translates any
<textarea>
BEA WebLogic Mobility Server User Guide - 113
Part IV Presentation of Mobile Content
Need help?
Do you have a question about the WebLogic and is the answer not in the manual?