Jump to content

Encoding Big5


2005 IR Help

Recommended Posts

By: subsphoto - sunsphoto

Encoding Big5

2004-08-25 02:17

There is "protected java.lang.String encoding" in jrhtmlexporter.

How can i set the encoding of the jrmhtlexport to "big"

 

The following format seems not working!

 

org.apache.jasper.JasperException: Unable to compile class for JSP

 

An error occurred at line: 85 in the jsp file: /h1.jsp

 

Generated servlet error:

[javac] Compiling 1 source file

 

D:Program FilesApache GroupTomcat 4.1workStandalonelocalhost_h1_jsp.java:98: setParameter(dori.jasper.engine.JRExporterParameter,java.lang.Object) in dori.jasper.engine.JRAbstractExporter cannot be applied to (java.lang.String,java.lang.String)

exporter.setParameter("encoding", "big5");

^

1 error

 

 

at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:130)

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...