webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  pass-thru: change attributes in the resulting html-tag

    Posted Sat August 24, 2002 05:41 PM

    The Pass-Thru Servlet works very fine …

    The resulting HTML Page begins with the following attributes in the html Tag:



    But I would like, that it only starts with

    The Stylesheet I use starts with:

    <xsl:stylesheet version=“1.0”
    xmlns:xsl=“http://www.w3.org/1999/XSL/Transform"<BR>xmlns:ino=“http://namespaces.softwareag.com/tamino/response2”<BR>xmlns:xql="http://metalab.unc.edu/xql/”>

    What must I do to reach this ?


    Thanks in advance.
    Ralf Schmidt


    #Tamino
    #webMethods
    #API-Management


  • 2.  RE: pass-thru: change attributes in the resulting html-tag



  • 3.  RE: pass-thru: change attributes in the resulting html-tag

    Posted Mon August 26, 2002 10:07 AM

    Thanks for your help, Alexander.

    Now It works !


    #Tamino
    #API-Management
    #webMethods