DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12926>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12926

java.net.URLEncoder.encode problem with JDK 1.4.1





------- Additional Comments From [EMAIL PROTECTED]  2002-09-24 10:32 -------
I have also checked it with tomcat 4.1.10 on Windows XP, this time using JDK
1.4.0. It's the same problem.

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

An error occurred at line: 12 in the jsp file: /planets/index.jsp

Generated servlet error:
     [javac] Compiling 1 source file
D:\Apll2000\Dev\Tomcat 
4.1\work\Standalone\localhost\modwars\planets\index_jsp.java:226: cannot 
resolve symbol
symbol  : method encode  (int)
location: class java.net.URLEncoder
         pageContext.forward("view.jsp" + "?" + "pid=" + 
java.net.URLEncoder.encode( planetlist[0].getPid() ));
 
     ^
1 error

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to