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

Usage of Applet tag in HTML

  • 1.  Usage of Applet tag in HTML

    Posted Thu February 13, 2003 04:28 PM

    Hello Friends.

    What i need to do is create a pie chart on the basis of data received from oracle database.

    I am able to access data and display on HTML page. What i ned to do is create the PIE chart or any other chart on HTML. Any suggestions.

    What i am trying to do is to use APPLET tag. Which i am doing is as follows.

    In the above html page i am using piechart.class
    I am do not know which directory i shoud copy this class on webMethods so that it picks up and does the job.
    When i am doing it through normal browser it works as the class file is in the current directory from where i am executing html file. So i beleive the class file works.

    I have tried copying in packages/packagename/code/class directory but get the error that class not found. The messge at the bottom of explorer i get is that is trying to find following file
    http:/servername:5555/invoke/servicename/piechart/class.class.
    I am actually confused at this statement.

    Guys. If you think i should be doing it different way, Please let me know

    Regards
    Rishi


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Usage of Applet tag in HTML

    Posted Thu February 13, 2003 04:51 PM

    Hi, Rishi.

    Prabhu Palanisamy wrote an ezine article about using XSLT to format documents. His article should serve as a starting point for you.

    [url=“wmusers.com”]wmusers.com


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services