Hi Rajesh,
In case you did not find the answer,
there is a place of the the JRUN documentation where
it is expalined that you have to put some parameters
to have your classes compiled;
Something like T:\\jdk1.2\\bin\\javac.exe -nowarn -classpath %c -d %d %f
Philippe
= = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Philippe Bertramo
World Customs Organization
Brussels - Belgium
-----Original Message-----
From: Rajesh Balu [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 06, 2000 06:56
To: [EMAIL PROTECTED]
Subject: Help on jrun required
Hi all,
I m using jrun as my servlet/jsp engine. in my jrun settings,
i have given the java compiler as c:\jdk1.2.2\bin\javac.exe. when i give
a
request from my browser to the jsp page, it builds the corresponding
.java file for the servlet. but when it tries to compile the .java file
to .class file, there is an error reported to the browser:
500 internal server error
usage:javac <options> <source file> and a listing of all the options for
javac command.
This is the usual message u get if u type just javac from ur command
prompt. But when i compile the .java file manually from command prompt,
it creates the .class files and subsequently when the jsp is requested
from browser, i get the expected page. i think some setting for jrun i
have missed. somebody using jrun, please help me out. thanks in advance.
Rajesh.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
- Help on jrun required Rajesh Balu
- Philippe Bertramo
