hiii this is the program in servlets for inserting data in database. the program compiles but no data is inserted. can anyone help me in solving this problem. package spackage; import javax.servlet.*; import javax.servlet.http.*; import java.io.*; import java.util.Date; import java.sql.*; import java.text.*; /** *
Title:
*
Description:
*
Copyright: Copyright (c) 2004
*
Company:
* @author not attributable ...