I have deployed a jws-service in Tomcat (getAlbums.jws), the service invokes
a database and returns a Object[][]-list.
The service works fine if I dont return any national characters.
How do I set the service's encoding to ISO-8859-1 ?
regards
/H�kan

Reply via email to