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

Reply via email to