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 - jsp output encoding
Summary: jsp output encoding
Status: RESOLVED INCOMPLETE
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 11:43 UTC by mjurce
Modified: 2014-07-29 09:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.