Ben
 
I tried without creating a file on disk but was not successful but then I might have missed something. If disk space is an issue ( like in my case) , I created them in the /tmp directory on Unix where my server was running. The /tmp directory gets cleaned up et end of day and so that solved my problem..
 
Thanks
Manoj

 
-----Ben Gill <[EMAIL PROTECTED]> wrote: -----

To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
From: Ben Gill <[EMAIL PROTECTED]>
Date: 03/09/2005 02:02AM
Subject: FopServlet

Hi,

I am trying to use the FopServlet, but ideally, dont want to have to produce
the XML file on disk, and then load it up again, just to pass in File, File
into XSLTHandler (or TraxInputHandler)...

So, I was trying to just pass in InputSources..(ie):

ProjectTeam projectTeam = new ProjectTeam();
InputSource projectTeamInputSource = new
ProjectTeamInputSource(projectTeam);

Is this possible?  or do I *have* to save the XML to disk?

(I was getting a malformed URL exception when trying to do this)

Ben

This message has been checked for all known viruses by the MessageLabs Virus Control Centre.

    
*********************************************************************

Notice:  This email is confidential and may contain copyright material of Ocado Limited (the "Company"). Opinions and views expressed in this message may not necessarily reflect the opinions and views of the Company.
If you are not the intended recipient, please notify us immediately and delete all copies of this message. Please note that it is your responsibility to scan this message for viruses.

Company reg. no. 3875000.
Ocado Limited
Titan Court
3 Bishops Square
Hatfield Business Park
Hatfield
Herts
AL10 9NE


*********************************************************************

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


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

Reply via email to