This example after deployment in tomcat doesn't show records and just jsp page is displayed.
Also viewdata.java showed warning like
viewdata.java:8: warning: [serial] serializable class viewdata has no definition of serialVersionUID
public class viewdata extends HttpServlet{
^
1 warning
Jsp and ServletChetna September 23, 2011 at 12:23 PM
This example after deployment in tomcat doesn't show records and just jsp page is displayed. Also viewdata.java showed warning like viewdata.java:8: warning: [serial] serializable class viewdata has no definition of serialVersionUID public class viewdata extends HttpServlet{ ^ 1 warning
thanksshree September 5, 2012 at 2:35 PM
wonderful coding
Post your Comment