tomcat jsp problem

Reply

Join Date: Jan 2006
Posts: 2
Reputation: albert85 is an unknown quantity at this point 
Solved Threads: 0
albert85 albert85 is offline Offline
Newbie Poster

tomcat jsp problem

 
0
  #1
Jan 15th, 2006
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
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: tomcat jsp problem

 
0
  #2
Jan 16th, 2006
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
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC