Hi fellow webwarer,

  I'm wondering if Webware can be adapted to return an image (png for
instance) instead of a HTML page.  I've used that trick through .cgi in
the past to have dynamically generated images (most of these .cgi were
coded in C).  But for my current application, I'd like to provide the code
generating the image with an access to the webware session.  I guess my 
base class should derive somehow from HTTPServlet, but how can I set the 
MIME type of the answer, which method should I override to produce the 
image data?

  Any hint on where to start (or whether it is possible at all!) will be 
appreciated!

thanks,

-- 
Se[bd]



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to