Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't usebean in JSP in Java 2 sdk ee1.3 server

843835Sep 14 2002 — edited Sep 17 2002
I have created a jsp page which used a bean but everytime I accessed the bean from the J2ee server ..it will always displayed the error that the bean class is not found..

I have try to deploy the jsp as a web component using the deploytool but got the same error ...

I am using jdk1.3 and java 2 sdk ee 1.3 in windows 98se

Where do I have to put the class file?
Is there something wrong with my classpath
Do I need the change some of the properties file? if not what other solution is there....
I am completely lost...I have double check the jsp code and the bean code..they are fine...Just couldn't figure out the solution..

Pls help me come up with a solution
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 15 2002
Added on Sep 14 2002
20 comments
229 views