Hi -

Instead of running a charting widget
on the browser, I'd like to run the
chart JavaBean on the web server and
export the bitmap images periodically
to the browser via HTML as follows:

  <browser>  ==== start charting ===> <server>
  <browser> <==== bitmap/gif =====   <server>

Is it possible to implement this
scheme with JSP? What are the
problems with approach?

Rk

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to