hi

i am using javawebserver2.0 with patch3
i have written some jsp pages all are working fine except one.
In that one the servlet ingine create the java file but not able to crete a
class file for that and it doesnt give any error on java webserver console
in browser it shows internal server error code 500.
So i manually go to the directory

C:\JavaWebServer2.0\tmpdir\default\pagecompile\jsp\_examples\_jsp\_samples\_
myfolder>

and givinen javac _myfile.java
(_myfile.java is created by JSP ingine)

this will lead to successful compilation of java file, after that when i
invoke the jsp file it works fine

so please can any body help me to overcome the problem

that file is working perfectlly in JSWDK1-2-1 and even in javawebserver
except not able to create class file when i made changes in jsp file(even
for first time).

i tried this without patch also but fails to overcome.

is there anybody  for help......?


shailendra


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to