`

some characters cannot be mapped using iso-8859-1 character encoding

JSP 
阅读更多
Reason:
some characters cannot be mapped using "ISO-8859-1" character encoding.
Either change the encoding or remove the characters which are not supported
by the "ISO-8859-1" character encoding.

在编辑一些jsp页面时,在保存时弹出这个窗口
解决办法:
菜单->Window->Preferences->General->Content Types->Text->Jsp设置Default encoding,把ISO-8859-1改为UTF-8  然后update.

其他文件的编码方式也是这样改的。
分享到:
评论
1 楼 zkk503905496 2012-08-10  
你这方法不行,试了还是保存不了

相关推荐

    eclipse错误解决.rar

    有时struts资源文件添加中文保存时会eclipse出现Some characters cannot be mapped using 'ISO-8859-1' character encoding错误不能保存 解决办法

    PyPI 官网下载 | mapped_config-2.34-py2-none-any.whl

    资源来自pypi官网。 资源全名:mapped_config-2.34-py2-none-any.whl

    Simulating planar reflection using two-pass rendering and texture mapping

    Simulating planar reflection using two-pass rendering and texture mapping 1. There ‘s a table with flat rectangular semi-reflective table-top in the 3D scene 2. On/Around the table are some 3D ...

    Mapped-Country-Language-Codes:还有全名。 ISO 3166-1 和 639-1

    映射国家语言代码具有相应语言的国家/地区的哈希值和具有相应国家/地区的语言的哈希值。... ISO 3166-1 和 639-1 我在一个项目中需要这个,但在网络上的任何地方都找不到它,所以我做了一些爬行并自己映射了它。

    mapped-types:Nest框架的配置模块(node.js):wolf:

    $ npm i --save @nestjs/mapped-types 快速开始 构建功能时,在基本实体类型上构建变体通常很有用。 这种变体的一个很好的例子是数据传输对象(DTO)。 数据传输对象是用于封装数据并将其从应用程序的一部分发送到...

    go-mapped-csv:写入按列映射的CSV

    【go-mapped-csv:构建高效CSV处理的利器】 在编程世界中,CSV(Comma Separated Values)格式因其简洁性和通用性而被广泛应用。在Go语言中,标准库`encoding/csv`为我们提供了读写CSV文件的基础功能。然而,有时...

    Low-Rank Modeling of Local k-Space Neighborhoods (LORAKS) for Constrained MRI

    k-space data can also be mapped to low-rank matrices when the image has limited spatial support or slowly varying phase. Based on this, we develop a novel and flexible framework for constrained image ...

    struts_2.3.12GA_API文档(chm版本)

    --------------------------------------------------------------------------------...Map with errors mapped from fieldname (String) to Collection of String error messages ---------------------------------...

    Read-and-write-memory-mapped-file.rar_SLE4442_memory_映射内存 读写

    标题中的"Read-and-write-memory-mapped-file.rar_SLE4442_memory_映射内存 读写"提到了两个主要概念:SLE4442芯片和内存映射文件的读写操作。SLE4442是一种智能卡芯片,常用于存储安全数据,如加密密钥。在WinCE...

    plib源代码(The PLIB Portable Interactive Applications Library distribution)

    FNT -- OpenGL texture-mapped font Library. PW -- A minimalist windowing library. PSL -- A C-like scripting language. SSG -- A Simple Scene Graph API built on top of OpenGL. NET -- Some Networking ...

    MemoryMappedFile 使用 共享内存循环读写

    MemoryMappedFile 使用 C# 内存中分配一大块地址. 前边分配一个用与共同配置用 后边N个结构体 for循环建 一般用到此问题,两本程序 一个读一个写 循环读写 ----2015/09/24 Lyndon 上海----

    Life After BerkeleyDB- OpenLDAP's Memory-Mapped Database

    ### Life After BerkeleyDB: OpenLDAP's Memory-Mapped Database #### Introduction In the realm of database management systems, OpenLDAP's new MDB (Memory-Mapped Database) library marks a significant ...

    The Art of Assembly Language Programming

    Mapped Input/Output Operations 3.6.3 Memory Mapped I/O 3.6.4 DMA Exercises 3.6.5 Interrupt Driven I/O Exercises 3.6.6 Machine Language Programming & Instruction Encoding Exercises 3.6.7...

    Content-based-Image-Retrieval.rar_After Method

    approach is used, where features are calculated for individual characters. The method is based on eigenimages calculated from edge &#64257 ltered character images, which enables compact feature ...

    mappedBy属性:one2many

    在处理一对多(One-to-Many)关系时,`mappedBy`属性扮演了关键角色。这篇博客文章,虽然描述为空,但链接指向了一个可能深入讨论`mappedBy`特性的资源。 `mappedBy`属性是Hibernate中用于定义关联关系的一个关键...

    MDB: A Memory-Mapped Database and Backend for OpenLDAP

    本文主要介绍了一种名为MDB(Memory-Mapped Database)的读优化数据库库及其作为OpenLDAP后端的应用。该技术由Howard Chu开发,并在Symas Corp.以及OpenLDAP项目中得到应用。MDB作为一种专门为OpenLDAP设计的内存...

    c# 共享内存,MemoryMappedFiles

    MemoryMappedFiles 提供了以下几个主要的用途和优势:1.高性能的读写操作:由于数据直接映射到内存中,可以通过内存访问来读取和写入数据,而不需要频繁的磁盘 I/O 操作,从而提高了读写操作的性能。2.共享数据:多...

    servlet2.4doc

    Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the resource at the end of the chain to be invoked. doFilter(ServletRequest, ...

    acpi控制笔记本风扇转速

    ResourceTemplate, but cannot be disassembled as such because the EndTag does not appear at the very end of the buffer. AcpiExec - Added the "-t" command line option to enable the serialized mode of ...

Global site tag (gtag.js) - Google Analytics