This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Invalid query exception while setting HTTP_QUERY headerdavsclaus Jan 25, 2013 9:21 AM (in response to jeevankumart)You may need to URLEncode the value beforehand 
- 
        2. Re: Invalid query exception while setting HTTP_QUERY headerjeevankumart Jan 25, 2013 9:37 AM (in response to davsclaus)Hi davsclaus, You mean the HTTP_QUERY header value? If you have some example to do it , can you please share? Thanks, Jeevan 
- 
        3. Re: Invalid query exception while setting HTTP_QUERY headerdavsclaus Jan 25, 2013 11:39 AM (in response to jeevankumart)You would need to use Java code for that. There is a URLEncoder with the JDK 
 
    