Hello,

I am trying to send a Euro symbol (  €  ) to my database but it keeps being
corrupted on the way to the servlet from the form on my page.

When I replace the SQL string in my servlet with one which has a Euro symbol
hard-coded it works fine and displays in my .jsp fine as the Euro symbol but
when I submit a form from my JSP with a Euro symbol it gets corrupted into
nonsense on the way to the servlet.

Can anyone please help??

Thanks,

Andoni.


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

Reply via email to