Hello,

I have the following:

  <io:http action="post" url="http://www.test.com"; input="true" output="true">
   <io:param name="text"><c:out value="${keyword}" /></io:param>
  </io:http>

For some reason the first call is successful, but any calls after that
displays the same information.

I'm not sure why io:http isn't using the new keyword parameter?

Any help is greatly appreciated.

Regards,

William

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

Reply via email to