Hello  maverick users!
 
My question:
I have a servlet that generates image content:
    response.setContentType("image/png");
 
The logic of the servlet is growing and I want ThrowawayBean2 to make this job. Is it possible?
I use "domify" as a view factory.
 
Thank you.
 
Vladimir Yusseem.

Reply via email to