I had posted a message a few days back but got no response. This is urgent.
please help.thanks.
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: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
