which web server and servlet engine do you use? i am using jrun2.3.3 for iis4.0, i put the file under
jrun_root\jsm-default\classes\. make sure to create a subdirectory named "hell" and put the class
in. for other type of servlet engine, look up the documents.
 
liwen
 
----- Original Message -----
From: Hengtai Yu
Sent: Wednesday, May 17, 2000 4:49 AM
Subject: jsp--class

Hi,
I test all jsp examples in jws_root\examples\jsp\samples (come with jws2.0), all works well. But when I test hellouser.jsp, which comes from web,  It does not work, message is class NameHandler not found.  hellouser.jsp calls hell.NameHandler class. I try to put it in jws_root/classes or any other place (change import and class in .jsp file and package in java file), It just does not work.
 
Please tell me what is wrong here, where I should put this class? (In original example, it specifies where I should put this class, but it no works too).
 
Hengtai

Reply via email to