Image via Wikipedia
encoding problem with paramater while HTTP GET ? in default tomcat read get parameters with its startup language like = ISO-8859-1
for tomcat 5.5.x
<Server ...> <Service ...> <Connector ... URIEncoding="UTF-8" /> ... </Connector> </Service> </Server>
how to set the URIEncoding in eclipse server? The server.xml has been overwritten by eclipse..
no idea.
Proudly using Intellij IDEA
No trackbacks yet.
Notify me of follow-up comments by email.
Notify me of new posts by email.
moved to postgres
Who are you building for?
Check out achivy.com My Latest Project
Enter your email address to subscribe to this blog and receive notifications of new posts by email.
how to set the URIEncoding in eclipse server? The server.xml has been overwritten by eclipse..
no idea.
Proudly using Intellij IDEA