First, dump JRun and get JBoss. Second, can you access the JSP from the browser without the servlet? The JRun stack trace is pretty useless beyond the IOException. If you can access the JSP from a browser, then JRun is okay; post your relevant servlet and JSP code.
Cheers! Mark -----Original Message----- From: Usha Sent: Friday, January 18, 2002 12:56 AM Hi,All.Theres some problem that i am facing while i call a jsp from a servlet.I am using JRun as servlet engine and IIS as the web server. I am actually forwarding using the dispatcher.forward to a particular jsp. But I am unable to proceed as this exception is thrown.Could someone help me out with this heres the exception: java.io.IOException: CreateProcess: C:\Program ___________________________________________________________________________ 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
