The method setInitCharacterEncoding(String, boolean) is undefined for the type B
Compilation of JSP File '/webj/index.jsp' failed:
--------------------------------------------------------------------------------
index.jsp:4:1: The method setInitCharacterEncoding(String, boolean) is undefined for the type ByteWriter
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
^------------------------------------------------------------------------------------------------------------------------
<jsp:include page="/web/bar1/index.jsp" />
------^