We've done this in our applications. You have to create a servlet in your webapp that is capable of delivering the images directly via a URL. Then you can create images in your HTML that use the servlet as the source. Be sure to keep security in mind since the servlet runs outside of the portal.

Eugeny N Dzhurinsky wrote:
Is there any way to generate an image by the portlet and show it to end-user
in some way? If so - how is it possible to do that?


Reply via email to