Hi
I am testing my application by trying it out with special characters. I
have entered űŰ (with squiggly on top for those readers that don't see them)
in a field in the form. This gets translated into űŰ when sent to
the server. However, when I try to decode this back to it original form (
java.net.URLDecoder.decode(req.getParameter("username")) ), it stays the
same and therefore űŰ gets entered into the database (Oracle).
Is this correct when using these characters or am I missing something ??
Cheers
Lee
_________________________________
Lee Turner
Systems Developer
Information Technology Leeds
_________________________________
Watt Gilchrist Ltd
Ring Road, West Park
Leeds, LS16 6RA
Tel: 0113 288 3200
Fax: 0113 275 1690
http://www.wattgilchrist.co.uk
_________________________________
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets