Search Results

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: mahaboob Basha ; Forum: JSP and child forums
Forum: JSP Nov 24th, 2008
Replies: 2
Views: 3,550
Posted By mahaboob Basha
Hi i created one jsp form with 2 fields..now in the first servlet i want check whether those 2 fields values are presented in the Database or not..if not then i want move those values to another...
Forum: JSP Nov 24th, 2008
Replies: 1
Views: 932
Posted By mahaboob Basha
i have a jsp it has two fileds..mobileno and password..when i enterd values its storing in DB.But when iam retriving its retriving and comparing only with newly inserted values only.. it is...
Forum: JSP Nov 22nd, 2008
Replies: 1
Views: 1,396
Posted By mahaboob Basha
Hi i created one jsp form with 2 fields..now in the first servlet i want check whether those 2 fields values are presented in the Database or not..if not then i want move those values to another...
Forum: JSP Nov 19th, 2008
Replies: 6
Views: 901
Posted By mahaboob Basha
can i use rquest and response objects in init method?.in the first reuest form jsp username and password have to be add to DB .from second time i need to check that whether those username and...
Forum: JSP Nov 19th, 2008
Replies: 6
Views: 901
Posted By mahaboob Basha
import java.io.*;
import java.util.*;
import java.sql.*;
import javax.servlet.*;
import javax.servlet.http.*;

public class Validation extends HttpServlet{

private ServletConfig config;
Forum: JSP Nov 19th, 2008
Replies: 6
Views: 901
Posted By mahaboob Basha
Hi
i want to implement one servlet where first i want add a user to the database and later when he logged again i need to check that whether he is already existed or not?if he is not existed i need...
Forum: JSP Nov 14th, 2008
Replies: 5
Views: 1,763
Posted By mahaboob Basha
import java.io.*;
import java.util.*;
import java.sql.*;
import javax.servlet.*;
import javax.servlet.http.*;

public class Validation extends HttpServlet
{
private ServletConfig config;...
Forum: JSP Nov 12th, 2008
Replies: 5
Views: 1,763
Posted By mahaboob Basha
Hi

Thanks for sending this i would feel happy if u send me the piece of java code as iam new to this java coding..
Forum: JSP Nov 12th, 2008
Replies: 5
Views: 1,763
Posted By mahaboob Basha
hi

can any one help me in this.. i have a html/jsp form in that i have a field .. enter password... first time password will be stored in the databse... from second time when user enters passowrd...
Showing results 1 to 9 of 9

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC