Shailendra,
Have you checked the file permissions on the .class file?
Could be that you have permission to write to this file when you do it
manually ,
but the user associated with the JWS does not have write permission.

Chris Haynes
Evesham,
England


----- Original Message -----
From: "Shailendra" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 01, 1997 2:42 AM
Subject: Re: Strange error


> hi
>
> no ans for my question.
> nobody know the solution...
> nobody want to help ...
> please
> if you know somthing please mail
>
> shailendra
>
> ----- Original Message -----
> From: Shailendra <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, February 26, 2001 10:48 AM
> Subject: Strange error
>
>
> > 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\_sam
ples\_
> > 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]
>
>
> --------------------------------------------------------------------
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>


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

Reply via email to