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 64560 - .html, .jsp i18n
Summary: .html, .jsp i18n
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-16 17:05 UTC by xmart
Modified: 2011-11-28 09:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xmart 2005-09-16 17:05:22 UTC
This will be great if I had an opportunity to internationalize html, xml, jsp
files (not just a java code built in jsp, but the whole jsp page).
For jsp i18n there is a gret option of using JSTL <fmt:message key="..." />