web.xml:
<init-param> <param-name>form-encoding</param-name> <param-value>iso-8859-2</param-value> </init-param>
Joerg
Mariusz Sieraczkiewicz wrote:
Hello,
I used to use <xsp-request:get-parameter form-encoding="iso-8859-2" ....
in XSP code in order to get properly encoded string in Polish.
How can I (if I can, of course) achieve similar effect
using one of the Database Actions? (Polish characters are
discarded otherwise).
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
