On Sep 6, 4:15 am, Srilaxmi Seetharamachar
wrote:
> Hello,
> I installed netbean, sdk and I am on the MyFirstWebApp project.After
> when I run the project, I don't see Build Successful at the bottom of the
> screen in netbean. But I see glassfish server start staus.When I tried to
> op
Hello,
I installed netbean, sdk and I am on the MyFirstWebApp project.After when
I run the project, I don't see Build Successful at the bottom of the screen in
netbean. But I see glassfish server start staus.When I tried to open the page
on browser I see below message on the browser. Pleas
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
<%...@page import="db_sql.*,java.sql.*" %>
<%!
String month[]=
{"JAN","FEB","MAR","APR","MAY","JUN","JUL","AUG","SEP","OCT","NOV","DEC",};
Integer i=new Integer(0);
Result