On 10 Oct 2003 at 16:10, [EMAIL PROTECTED] wrote: > > Hello, > > If you post your XML, then you can write a generator which takes the > body of the httppost (your xml) right into your pipeline transform it > as you like and use the html serializer for generating your output. > > e.g. > package xx.yy.zz; > > import java.io.IOException; > import java.io.InputStream;
I see. This looks promising. Where exactly would I place this class file in the directory structure, and how would I then reference it in the sitemap? Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
