MAP sample portlet usage scenario #4

In this scenario, there is a remote MAP server and the remote web server functions as the image server using a convertible image component.

Scenario Conditions

Generated output from scenario using the provided scenario and information

  1. XDIME2 markup for the <object> element:
    src="/ics/testimg-vga-03-jpg.mimg"
  2. Device-dependent markup generated by the Multi-Channel Server:
    <img alt="Image cannot be displayed" src="http://hostname.example.com:9080/map/map/icsTest/images/cj24/testimg-vga-03.jpg?v.maxSize=10240&amp;v.width=120"/>
  3. Image policy contents for testimg-vga-03-jpg.mimg:
    <?xml version="1.0" encoding="UTF-8"?>
    <imageComponent xmlns="http://www.volantis.com/xmlns/marlin-lpdm" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.volantis.
    com/xmlns/marlin-lpdm http://www.volantis.com/schema/v3.0/marlin-lpdm.xsd"  > 
    <convertibleImageAsset pixelDepth="24" value="/images/testimg-vga-03.jpg" pixelsX="640" pixelsY="480" rendering="color" encoding="jpeg"  />
    </imageComponent>
  4. URL that can be used to reference the image directly without going through MAP:
    http://hostname.example.com:80/icsTest/images/testimg-vga-03.jpg



Terms of use
(C) Copyright IBM Corporation 2012. All Rights Reserved.