Hi All,

Please help me to solve this problem. I developed a web applicattion with following versions :
Servlet Engine: 2.5
JSP Engine: 2.1
Server: Apache Tomcat/6.0.18
JRE Version = 1.6.0

My destination web server having following versions:
Servlet Engine: 2.4
JSP Engine: 2.0
Application Server: Apache Tomcat/5.5.27
JRE Version = 1.6.0_13


I tested this web application with tomcat 5.5 & 6 in my localhost. its working fine. But in web server (actual url) it is not working i am getting following error.

org.apache.jasper.JasperException: /index.jsp(12,0) The value for the useBean class attribute com.optionsfive.beans.CarModelServices is invalid.

Please check this url : http://www.optionsfive.com/site/index.jsp

Please help me to sort this problem.

--

Vineeth

Recommended Answers

All 2 Replies

Hi,

I used Hibernate3 for db connections. Whether hibernate 3 supporting Jsp 2.0, servlet 2.4 and java 5.

I deployed this project in Eclipse. Wherever hibernate code i used its showing error on that lines. Please guide me to solve this issue.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.