![]() |
Jdbc
Code:
package com.utils; |
Servlet
Code:
protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException |
Dao
Code:
public int insertStudent(Bean b) |
Viewing from Database Jsp
Code:
<%@ page language="java" contentType="text/html; charset=ISO-8859-1" |
Registration Jsp
Code:
<%@ page language="java" contentType="text/html; charset=ISO-8859-1" |
Re: Jdbc
hey nick u can use these files also
jsp Code:
<% |
Re: Jdbc
u can use this one also
Code:
public class Dao { |
Re: Jdbc
this one i better
Code:
protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { |
Re: Jdbc
Please use code blocks for code snippets in your post. See http://www.go4expert.com/misc.php?do=bbcode#code
|
| All times are GMT +5.5. The time now is 03:53. |