Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何从数据库中绘制jsp中的图形
在数据库中,两个 int 值 'x'和'y'
(x,y)=(1,3),(2,4),(3,4)
如何从数据库中绘制这些值?
笔记
不是直接从数据库中绘制值而不使用applet、JSON或任何Servlet ..请详细帮助我
您可以为此使用Dojo Toolkit。
只需要 JavaScript。Ajax 是可能的,但不是必需的。