xiyangbo
05-21-2008, 02:26
Dear All,
I want to use pub.client:http with POST method to call a jsp page, the jsp want the request with defined content-type "text/html;charset=UTF-8", so I can't put parameters in data/args , but where i can put the parameters to jsp, per the user guide, data/string is ok, how to place parameter name and paramenter value in data/string of the service.
I want to use pub.client:http with POST method to call a jsp page, the jsp want the request with defined content-type "text/html;charset=UTF-8", so I can't put parameters in data/args , but where i can put the parameters to jsp, per the user guide, data/string is ok, how to place parameter name and paramenter value in data/string of the service.