This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
On Jan 26, 2005, at 9:36 PM, Tennessee Leeuwenburg wrote:
Or maybe the web server is decoding it before it makes it to thredds...
Maybe Tomcat does that; I know Apache does not. At least (back peddle here ...), Apache does not roll the escapes out of the Query String (because I have to do that in my code).
James
It would seem that thredds is converting the %3D to "=" in its head, then failing on the string comparison. Just my guess though.Cheers,
-- James Gallagher jgallagher at opendap.org OPeNDAP, Inc 406.783.8663