<map:match pattern='comment'> <map:generate src="xml/insert_comment.xml"/> <map:transform type="sql"> <map:parameter name="use-connection" value="myconnection"/> <map:transform> <REDIRECT or something here/> </map:match>
-Daniel
Geoff Howard wrote:
What would the purpose be of sending xml back as a result and then redirecting the client? This "need" keeps coming up when using the transformers with side effects, of which the sql transformer is one.
Again, why do you need to redirect? Why not serve them the content you want them to have right away?
Geoff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]