[Simpleweb-Support] Wrong Parameter value
Brought to you by:
niallg
From: Baptiste D. <bap...@gm...> - 2007-01-28 20:49:14
|
Hi again... Actually, I think my problems comes from the fact that the parameters are stored as String, and not as byte[] or something, which means it must have been translated using a given charset... But maybe this charset just drop characters that it does not know, as they are written in %xy notation... Is it possible? And if so, how could I access the true value? Or maybe should I modify the request class? Thank you for any answer... Bat |