Hi All,
We are trying to embbed
dynamically generated image which is flushed from servlet using jimi.jar's
API and <fo:external-graphic> . The src attribute is set as http://localhost:8080/myComponent.
The problem we are facing is that this
request to Image is not maintaining the HTTP Session. Is there any way to do
this ?
Also, Is there any way to embed Images in the
server side itself as in iText.jar PDF library?
We are using tomcat 4.0.6 and IE 6.0
Thanks in advance
Raja.j
|