it is internal servlet error
it is translation error . it is
caused by missing of semicolon,
derective etc
please check what location and what
sort of exceptions are thrown in error:500.

----- Original Message -----
From: Sebastian Cremers <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 18, 2001 2:49 PM
Subject: ERROR: 500


> hi,
>
> I have the following code in my jsp page (test2.jsp):
>
> <%@ page import="java.lang.*%>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <html>
> <head>
>         <title>Untitled</title>
> </head>
> <body>
> <a href="ordner.jsp">GO!</a>
> </body>
> </html>
>
> when I call the page, I get the following error:
>
> "org.apache.jasper.compiler.ParseException: C:\test2.jsp(4,24) Attribute -
> has no value"
>
>
> I have absolutely no clue what to do now. Can someone help?
>
> regards,
>
> sebastian
>
>
>
> move3d interactive media GmbH
> Sebastian Cremers
> Heinersdorfer Str. 4-6
> 13086 Berlin
>
> +49 30 4790 840 -45 (fon)
> +49 30 4790 840 -99 (fax)
> [EMAIL PROTECTED]
> www.move3d.com
>
> we think. we dream. we know.
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> 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


__________________________________________________
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".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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