Hi,
U need to place ur class file in a directory called "classes" in ur
web server .
There is one catch here.U create a folder in ur "classes" folder(say
"mydir").Now place
ur class files inside this folder and ur java source should mention the
package name as
well like package mydir;
compile ur java source and store it in the mydir(or whatever name u have
given to ur
folder) and it should work.Ur jsp page should be in public_html.
Mention the full path of ur bean in the jsp ie, class="mydir.urbeanname"
I hope this works.
Bye,
Srihari.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html