943,995 Members | Top Members by Rank

Ad:
  • JSP Discussion Thread
  • Unsolved
  • Views: 3273
  • JSP RSS
Jan 15th, 2006
0

tomcat jsp problem

Expand Post »
my problem is i have three classes file that all is javabean package file
which is bgoc, common, mrs.
when i run on the tomcat 5.5, error detected on my few of jsp file. the error
detected is like this:
"org.apache.jasper.JasperException: Cannot find any information on property
'EmpName' in a bean of type 'common.InfoBean'"

is it the page cannot get my javabean file? i put the javabean file in the
$CATALINA_HOME$/common/classes is it the right way?
how can i make the system can detect my javabean file?

hope those the expert can give the way to solve this problem.... thank you

regards,
albert
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
albert85 is offline Offline
2 posts
since Jan 2006
Jan 16th, 2006
0

Re: tomcat jsp problem

Never put anything in the common library. That location is for Tomcat internal use.
Put them in your web-application's own library path which is <TOMCAT_HOME>/<WEBAPP>/WEB-INF/classes
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JSP Forum Timeline: Beginner looking to join a team!!
Next Thread in JSP Forum Timeline: Passing values to a url and storing in database





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC