Sorry again!
Request parameters are set if they are ASCII.
So previous text should work.
I was a little lier.
In my real case "New category" was in russian,
that results in emty string request parameter.
May be it depends on web server - I use JBoss+Jetty
Probably it worth to be mentioned in docs:
"For many Web-servers request parameters must be ASCII symbols"?
Alexander.
P.S. I dont quite understand all this encodings-decodings
but empirically I state, that in Jetty, parameters sended 
in address string must be ASCII, and parameters
sended from HTML form input can be in russian (and
doesnt need to be encoded-decoded).
Alexander


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to