This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 216966

Summary: jsp output encoding
Product: javaee Reporter: mjurce
Component: JSPAssignee: Marek Fukala <mfukala>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description mjurce 2012-08-16 11:43:00 UTC
When outputing html from jsp the character encoding is wrong.
I set everything to UTF-8 but the output is in ISO-8859-1, with previous version 7.1.2 it works but with 7.2 no.
Comment 1 Marek Fukala 2014-07-29 09:53:58 UTC
Can you please attach the file or better the project where the problem happens? Thank you.