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
  • 1.  JSP and DSP

    Posted Tue September 14, 2010 01:03 PM

    i have an existing code in JSP. i have just created a DSP code and added to JSP code.

    first i need to confirm whether can we implement dsp code in jsp. please suggest.


    #webMethods-Archive
    #webMethods
    #If-it-doesn-t-fit-anywhere-else


  • 2.  RE: JSP and DSP

    Posted Tue September 14, 2010 08:52 PM

    Dear Kishore, this is a webMethods forum, I think you have to post it in a JSP forum.
    Regards.


    #If-it-doesn-t-fit-anywhere-else
    #webMethods-Archive
    #webMethods


  • 3.  RE: JSP and DSP

    Posted Wed September 15, 2010 01:57 AM

    Alejandro, wM IS supports using JSPs and DSPs

    Kishore, you’ll use JSPs and DSPs separately. Do not mix the two.


    #If-it-doesn-t-fit-anywhere-else
    #webMethods-Archive
    #webMethods


  • 4.  RE: JSP and DSP

    Posted Wed September 15, 2010 05:54 AM


  • 5.  RE: JSP and DSP

    Posted Wed September 15, 2010 01:29 PM

    Hi Rob, sorry for my ignorance about that.
    Please, could you tell me an example where I can use JSP/DSP. I have 5 years old with WM (from 4.6 version) but I never used that.
    Thanks in advance.


    #If-it-doesn-t-fit-anywhere-else
    #webMethods-Archive
    #webMethods


  • 6.  RE: JSP and DSP

    Posted Wed September 15, 2010 06:21 PM

    DSPs are the wM IS equivalent of JSP. IS Administrator uses DSPs to provide the UI. You can create your own DSPs as well. The DSP and Output Template Developer’s Guide covers how to create them. You can find that guide in the _documentation/Developer/Guides directory of your installation.

    JSPs are supported on IS via the WmTomcat package. With this IS can be used as a general purpose servlet container, running apps based on servlets and JSPs. The Web Applications Developer’s Guide covers this. It too can be found in the Guides directory mentioned above.


    #webMethods-Archive
    #If-it-doesn-t-fit-anywhere-else
    #webMethods


  • 7.  RE: JSP and DSP

    Posted Wed September 15, 2010 06:40 PM

    Hi Rob, I understand now. Thanks a lot!!
    I’ll read the guide that you mentioned.
    Regards.


    #If-it-doesn-t-fit-anywhere-else
    #webMethods
    #webMethods-Archive