Well ,
What I need is parsing URL and generating a corresponding image from
BufferedImage ,
not a bookmarkable link to internal file resource...

for example :
http://localhost/app/myImage/text/Hello/width/500

This will generate a 500x500 png , containing a "Hello" String.

Reply via email to