How do I handle International Characters

2005-05-07 Thread David Harland
I am using Tomcat 5.0 and I am trying to receive and send thai characters. Can someone please tell me the simplest ways to do this. Many thanks Dave. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

Re: How do I handle International Characters

2005-05-07 Thread David Harland
;#3614;#3631;. Regards David. --- Mark Thomas [EMAIL PROTECTED] wrote: http://jakarta.apache.org/tomcat/faq/misc.html#tomcat5CharEncoding Mark David Harland wrote: I am using Tomcat 5.0 and I am trying to receive and send thai characters. Can someone please tell me the simplest ways

Re: How do I handle International Characters

2005-05-07 Thread David Harland
was: % request.setCharacterEncoding(UTF-8); out.print(request.getParameter(mydata)); % /p form method=post action=index.jsp input type=text name=mydata input type=submit value=Submit / input type=reset value=Reset / /form /body /html David Harland wrote

RE: tomcat

2005-01-25 Thread David Harland
Hi, I am using Apache 2x and Tomcat 5x. How do I set a virual host to have it default to a specific web app under tomcat. What is the easiest way to do this. eg www.test.com virtualhost default page to /test/index.jsp under tomcat. www.test2.com virtualhost default page to /test2/index.jsp

tomcat

2005-01-20 Thread David Harland
Hi, How do you set up a VirtualHost so that virtual host forwards its requests onto an application in tomcat. Thanks Dave. __ Do you Yahoo!? The all-new My Yahoo! - Get yours free! http://my.yahoo.com