> I have implemented a basic Email WritableSource.
> 
> Is there a way for me to add information to the outputted page?

Do you mean that, once the source has been written to, you want to present 
something back to the browser? If so, you just do an XSLT transformation on the 
output of your SourceWritingTransformer stage, to return HTML for the user.

Have I understood you correctly?

Regards, Upayavira


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

Reply via email to