BEA WebLogic User Manual page 30

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

Advertisement

Part III Fundamentals of Mobile Content
Configuration
mis.bypass.patterns: /patterns/*.
mis.fullbrowser.device: [Mozilla/2 | Mozilla/3 | Mozilla/4
Note: the default is Mozilla/5.
If the requested file matches the pattern in the
Mobility Server will assume that it is delivering to the device specified in the
mis.fullbrowser.device
processed by the JSP taglib, the device recognition step is skipped to further increase
performance. The device attributes of the full browser are stored in the device.xml file that is
included in the mcpfilter.jar file. However, if a file of the same name exists in the web
application's classes directory (see the preceding section, "WebLogic Mobility Server
Transformation Steps"), then this file will be used instead. This allows the user the flexibility to
add device attributes.
Deliver a Web Application Without a WebLogic Mobility Server
License or Filter
Configuration
mis.fullbrowser.device: [Mozilla/2 | Mozilla/3 | Mozilla/4
WebLogic Mobility Server-ready JSPs can be deployed on application servers that do not have a
WebLogic Mobility Server filter configured. The same application can be deployed widely and,
where WebLogic Mobility Server is present, will be ready for multi-channel delivery. Where
WebLogic Mobility Server is not present, the web application will continue to function for full
browser delivery. The WebLogic Mobility Server JSP taglib pages that are being requested by
any browser will behave as if there are no WebLogic Mobility Server mark-up tags in the content
- the taglib will self-process the file and the output sent to the requesting browser without being
further processed by WebLogic Mobility Server. In this scenario, full browser transformed
content will be delivered to any accessing device. The preceding configuration (for example
Mozilla/2 | Mozilla/3) determines which full browser transformation setting is used.
26 - BEA WebLogic Mobility Server User Guide
mis.bypass.patterns
property. This will improve the performance by having the file
| Mozilla/5]
property WebLogic
| Mozilla/5]

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