William,
Thanks,
Could you give me more guidance on a approach on how to imlement this ?
I stucked with passing x[], y[] (can be many as 200 pairs) to the GraphServlet to generate "off-screen" image to send to client to display.
If I could pass all the required data x[],y[],etc. for ploting the graph in the following call
<img src = "http://machineNamwe
ortNum/appNmae/servlet/GraphServlet">
I can just use a wrapper html (.jsp) page to disply an "html embedded image".
Please comments, that will help me a lots.
Thanks in advance.
Ruilin