Hi!
i tried running it weblogic 5.1 and with .jsp extension to the file with your code in
it and it ran perfectly alright both in IE5 and NN4.
Venkat
-----Original Message-----
From: Ganesh N.M [SMTP:[EMAIL PROTECTED]]
Sent: Tuesday, September 26, 2000 9:26 PM
To: [EMAIL PROTECTED]
Subject: Java code is not running in JSP!!!
Following is the code I am using.
<html>
<head>
<title>First Page</title>
</head>
<body>
<H3>Today is:
<%= new java.util.Date() %>
</H3>
</body>
</html>.
I am using Java Web Server. If I run in IE5 I am getting only "Today is:" I
am not getting the date.
If I run in Netscape the whole code is getting displayed.
Please suggeest me where could be wrong. I know nothing wrong with the code.
Is there any class path should be set for this?
Please help me out.
I am wasting too much of time in this.'
Ganesh
===========================================================================
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