JSP
Can anyone help me?? I am using the Sun J2ee deploytool instead of using the Jarkata to run my example. However, I don't know to run the JSP page which include compiling the class file during running the web page. In others words, this page is include some java class and need to compiler to compile that file.
Everytime I run that example, the error page come out which means cannot find the compiler and all the exception error.
So, could anyone who familiar with Sun J2EE deploytool tell how should I do the with the setting. Thanks
Note : The example is on chapter 5.
|