views:

10

answers:

0

I have a problem with the deployment of the jsf application. All the jsp files are encoded as ASCII instead of required UTF8. I'm building the war file on Windows using Netbeans, then I copy it to the Tomcat6 webapp directory. However, when I unpacked the .war file I noticed that those .jsp files are all ASCII. How do I change it in Netbeans so those files will be encoded in utf8 instead? Thanks for any suggestions/help. Best Regards, sass.