have you tried something like already?:

<map:generate type="html" src="http://localhost:8080/doSomethingServlet"; />

(even though type="html" is a misnomer?)



> -----Original Message-----
> From: Colin W. Kingsbury [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 28, 2003 3:45 PM
> To: [EMAIL PROTECTED]
> Subject: Getting content from a URL or servlet
> 
> 
> Hi,
> 
> I have a servlet at http://localhost:8080/doSomethingServlet 
> which spits
> out well-formed XML. It will provide content I want to use at 
> the start
> of a pipeline.
> 
> I have tried using StreamGenerator specifying the URL as the src
> attribute, and also an aggregator. 1 does nothing, and 2 gives me only
> an empty root element. It is not very clear how I can do this and
> searching maillists yields no results or 10,000. Any thoughts much
> appreciated.
> 
> Best,
> -cwk.
> 
> 
> ---------------------------------------------------------------------
> 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