•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JSP section within the Web Development category of DaniWeb, a massive community of 401,707 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,947 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JSP advertiser: Lunarpages JSP Web Hosting
Views: 2605 | Replies: 1
![]() |
•
•
Join Date: Jan 2006
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
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
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
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,693
Reputation:
Rep Power: 18
Solved Threads: 195
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
Put them in your web-application's own library path which is <TOMCAT_HOME>/<WEBAPP>/WEB-INF/classes
42 Private messages asking for help will be ignored
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
![]() |
•
•
•
•
•
•
•
•
DaniWeb JSP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Help me about JSP problem... (JSP)
- JSP Problem Student database search (Java)
- Working classes with JSP (JSP)
- please help!!!! (JSP)
- [urgent] JSP problem (JSP)
- JSP Pages - How to design Pages inorder to restrict data based on user who signed in (JSP)
- jsp will lost its session while subdomain-rewrite applied (JSP)
Other Threads in the JSP Forum
- Previous Thread: Beginner looking to join a team!!
- Next Thread: Passing values to a url and storing in database



Linear Mode