On Monday, March 3, 2003, at 06:57 PM, Konstantin Piroumian wrote:
Hi!
Take a look at i18n samples, particularly the XSP page
(/samples/i18n/simple.xsp) and try to enter something like that in the input
box there, then submit and see the 'Hello Tomcat' paragraph ('Tomcat' should
be replaced by the entered string). If this works correctly then take a look
at the source code of simple.xsp - maybe that's what you are looking for.
OK, thats a lead.
The browser is still doing it's funny encoding, but you are handling it properly somehow, and the string gets passed through correctly.
Many thanks, I've got something to examine! I'll see if I can fix the search sample when I work out what it is.
regards Jeremy