Hello all,

    I have run across the instance where the data that I am passing in
the query-string has spaces.  The spaces in the query-string are escaped
(using %20).  I have a class that retrieves the querystring and parses
it into a hashmap with key/value pairs.  However, when you retrieve the
querystring from the request object using getQueryString(), the data is
not un-escaped.  I could write a simple class the handle this problem,
however, I was wondering if there is a better way, or some method in the
request, etc, that I am missing.   I noticed that the HttpUtils class
has the parseQueryString() method, but this has been depricated.

Any help would be appreciated,

    Pete
begin:vcard 
n:;
x-mozilla-html:FALSE
org:<BR><IMG SRC="http://www.irista.com/logo/irista.gif"><BR><BR><FONT Color=#000080><FONT SIZE=2><B>Bringing Vision to Your Supply Chain
adr:;;;;;;
version:2.1
end:vcard

Reply via email to