|
-
October 3rd, 2000, 12:43 PM
#1
Referring java beans in jsp pages
Dear all,
I created a java bean and referring that bean in JSP pages.I am getting an error saying class not found.
Do i have to in any way register the class on the Java web server.The bean file(.class) and jsp file are in the same directory.
Please suggest me.
-
April 11th, 2001, 05:21 PM
#2
Re: Referring java beans in jsp pages
hi,
keep all your jsp's in javawebserver/public_html directory. Keep all your beans in a package and put this in classpath.
Hope this helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|