jsp compile error
I just bought the begining javaserver pages( isbn: 0-7645-7485-x). I also
> downloaded tomcat webserver (version 5.5.28). The problem I have is that jsp-examples/tags in
> the webserver (hello.jsp) runs okey in internet explorer, but the new
> webapps I download to the webserver from your book sample (hello2.jsp) codes
> and chapters (cho1)do not. the error is jsp cannot be compiled.
>
> in the book, it says if you encounter this problem, "your installation may
> not have set the required environment for compiling jsp pages." solution:
> "you need to copy the tools.jar file from the java sdk directory to
> tomcat/common/lib directory." I did that, and I restarted the computer, but
> I still have the same error.
>
> What do you think the problem is?
|