IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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
Expand all | Collapse all

Browsenavigation + Parameters

  • 1.  Browsenavigation + Parameters

    Posted Mon February 04, 2002 07:41 PM

    X-Application Version: 0.7
    Tamino Version : 3.1.1
    Platform : Win2k
    WebContainer : Tomcat 3.2.1
    JDK Version : 1.3.1

    normaly, it is possible to pass some parameters to a .jsp page via hidden fields and forms.
    To read them, request.getParameter(…) can be used.

    This works fine with the initial call to my list.jsp .
    But my parameters get lost, when browsenavigation’s next page is called.
    Just that :pos= paramter is sent.


    #webMethods
    #API-Management
    #Tamino


  • 2.  RE: Browsenavigation + Parameters

    Posted Tue February 05, 2002 07:30 AM

    Is it possible to post the jsp page with the
    next buttion?

    Michael

    Software AG Germany, Darmstadt


    #Tamino
    #webMethods
    #API-Management