Howdy,
Your DecodeInterceptor usage covered inappropriately designed web page ;)

Use a Filter to do this in tomcat 4.  You'll have to write a request charset
setting filter as that doesn't come built-in to tomcat.

Yoav Shapira

--- j p <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I have problem moving my App. to tomcat 4. On TC 3.3 I used
> <DecodeInterceptor .... /> feature to force cp-1250 when decoding request
> data.
> I've searched this in TC 4.1, but I didn't find anything with similar
> functionality.
> I have following problem: I have jsp page with form, which has set
> contentType to
> "text/html; charset=windows-1250". When I'm processing posted data on
> another page,
> request.getParameter() returns incorrectly decoded strings - national
> characters are replaced with '?'.
> 
> Any help?
> 
> Thanks, Jan Peknik.
> 
>
________________________________________________________________________________
> Stydím se ho vytáhnout! A jaký je váš důvod vyměnit svůj telefon za nový? 
> Nokia 6610 již od 6977 Kč. http://www.atlas.cz/clickAD.asp?ad=32086


=====
Yoav Shapira
[EMAIL PROTECTED]

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

Reply via email to