Hanasaki,

hanasaki wrote:
> When you get things working... Please post the solution to the problem
> so we can all learn.

I believe the solution was already posted by Jon Wingfield on 2007-07-05
at 06:09:

> You are using jdk1.5 features (autoboxing, for example ) in your JSP
> pages. Early versions of the 5.5 tree bundled a jsp compiler (JDT)
> which didn't support these new language features. Later versions
> bundled an updated version of the compiler...

So, the solution is to either remove your use of autoboxing, or upgrade
to a later version of Tomcat.

-chris


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to