Hello users, I would like to store the output (response) after a POST request in to a variable in my JSP page.
I am using the Jakarta IO tag <io:http url="http://.." action="POST"> for easy posting. Any ideas on how to do that? I have looked at piping but have not found a way of piping the output to a variable. David -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
