|
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
|
- Re: jsp--class Hengtai Yu
- Re: jsp--class Liwen Chen
