Hi!
I have no idea what's wrong with tomcat, but your code is perfectly fine and
executes smoothly with jo!
Maybe you can find something in tomcat's log or you have to set the logger to DEBUG
level...
-hendrik
- - - - - - - - - - - - - - - - - - - - - - - - - - -
tagtraum industries http://www.tagtraum.com/
jo! small&smart 2.2 servletengine
Java Server & Servlets The web-application book
The WebApp Framework http://www.webapp.de/
Prasad Mvs wrote:
> Hi JSP lovers,
>
> I have this small jsp code:
>
> <html>
> <b> Hello World ! </b>
> <%@ page language="java" import="java.util.*" %>
> <h1> This is an example </h1>
> <%=Calendar.getInstance().toString() %>
> </html>
>
> This code shows up as
>
> Error: 500
> Location: /jsp/index.jsp
> No detailed message
>
> on the page. Why is it happenning????
>
> I have Apache's TOMCAT on my machine, all configured.
>
> Please let me know what could be going wrong!! I really appreciate
> your response.
> Thank you.
>
> - Prasad
>
> ===========================================================================
> 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