I would go with the applet.  It will be a little bit slower, but you
will have more direct control over how it is displayed, and when
it changes.

--Monte Glenn Gardner


On Tue, 22 Jan 2002, JOSHY MON M C wrote:

> Hello everyone,Please help
>
> I have a JSP page, on which I have to show a bargraph to show some status. I
> have some parameters  like current time, maximum time. That is to be
> graphically displayed.
>
> For that can I think something like this,
> 1. Create the gif file on the fly using a gif generator in the server, and
> show it on the page.
> 2. Using an applet, to which i send in the parameter and show
>
> Which is the suitable method. Can anyone help. If option 1 is possible, can
> anyone, tell where to get the code from ?
>
> Please reply
> Regards
> Joshy
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com
>

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

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to