Re: character encoding issue

2003-12-15 Thread Adam Hardy
Right yes - that would be it then. Thanks Adam On 12/15/2003 01:18 PM Stefanos Karasavvidis wrote: there is an issue lately with character encodings when sent as HTTP GET. look for example in the developer list the "[5.0] content-type and charset issues" thread. Try using POST in your form and

Re: character encoding issue

2003-12-15 Thread Stefanos Karasavvidis
there is an issue lately with character encodings when sent as HTTP GET. look for example in the developer list the "[5.0] content-type and charset issues" thread. Try using POST in your form and if this solves your problem, then you're hit by it. sk Adam Hardy wrote: This is something I tho

character encoding issue

2003-12-14 Thread Adam Hardy
This is something I thought I had sorted out but somehow it popped its ugly head up again today. I have tomcat 5.0.16 and I'm setting the character encoding for my JSPs in the web.xml with the new config mechanism: All JSPs /WEB-INF/general/* false UTF-8 fa

Portlet and character encoding issue

2001-11-13 Thread Frank Bourdache
Hi, I'm currently using Portlet architecture within a Tomcat 4.0 server and the kind of queries I sent to my Portal look like this : http://myServer:8080/myServlet/myPortlet.ptl/myOperation(%60This%20is%20%an%0aArgument%60)/mySecondOp(%60This%20is%20another%20Argument%20with%20a%20percent%25%20C