Thnx for your statement :) My Servlet will be high dynamic e.g. I draw 100 rects (with content) in a "for loop" and I place them with an algorithm (and so i have not much code and i could validate the result) :)
An other advantage to use "out" is that I can use javascript for tooltips. And with Graphics2d (I think that) I have to do the same job twice. I draw the graphical result in Java (g.paint...) and then I have to transcode(?) the java result to my output stream of my servlet. Baba :) ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

