You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Jake Howlett on Wed 21 Aug 2002 in response to Painting with SVG, a primer
Re: Servlets
You need a page with an embed on it to cause the Adobe SVG Viewer to launch.Add this ass passthru to a form and go from there:
<embed src="/servlets/mychart" width="300" height="300" type="image/svg+xml" />
Jake
-webmaster