>>Try saving the output to another jsp file (dynamic.jsp) and redirecting the client to that page

It would be complicated to save the output to another jsp file and redirect to that because:

(a) the output from <x:transform> is only a fragment of an XHTML page
(b) in a multiuser environment I would be creating separate temporary files for each session and that starts to sound like maintenance nightmare.


Graeme


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



Reply via email to