Hi everybody,

I want to add some images to my pdf. Those images where genereated by an
servlet - so far so good.
My problem is that the webapplication runs on 2 clusters :(

My code looks like this:
<fo:external-graphic src="{$servletURL} width="18cm"></fo:external-graphic>

Is there a possibility to check the result of this request. Because if I
don't get an image by using servletURL1 I have to change to servletURL2.

Thanks in advance!
-- 
View this message in context: 
http://www.nabble.com/Check-%22response%22-in-fo%3Aexternal-graphic-tf4836367.html#a13836181
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to