Well whatever it was that didnt let JSP run on my Tomkat and Inprise
AppServer is gone, I installed JRUN 3.0 and now all of the servers
Jrun,Tomkat and Inprise AppServer run JSP, Servlets just fine. Still have no
idea what was wrong but oh well.

Sincerely,
Oleg


-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Chris Kelch
Sent: Friday, June 23, 2000 10:01 AM
To: [EMAIL PROTECTED]
Subject: Re: JSP gives 500 error


It could be that you are not running the JSP server.  With Tomcat/Jakarta
for example you have to run a process which is separate from the web server,
which the web server plugin (ie mod_jserv) will talk to.  If that process
isn't running you'll get a 500 error.

>Hmm now I setup Tomcat and it does the same exact thing. Servlets run fine
>but JSP gise error 500. Please help.
>
>Sincerely,
>Oleg
>
>-----Original Message-----
>
>Hi,
>
>I just installed a 60-day trial of Application Server. For some reason I
>cannot run any of .jsp files. Even those .jsp that are included as samples,
>do not work. Server simply reports HTTP 500 Internal Server Error. All the
>servlets samples do work fine.

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

===========================================================================
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

===========================================================================
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

Reply via email to