Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Customer  (Read 3344 times)

0 Members and 1 Guest are viewing this topic.

khushi

    Topic Starter


    Starter

    Customer
    « on: September 20, 2008, 07:46:37 AM »
    Customer
    Top
    The Customer page consist of the login details, where the customer has to enter their username and password to login, and requesting for the net banking and requesting for the password that the user has forgot.
    The page also contain's request status to check about the status of the user request.

    Input   Type   Object Name/setName   Validation
    Enter the User Name  JTextField  cust_username  Not Null
    Enter the Password  JPasswordField  cust_password  Not Null
    Click Login  JButton  submit
     
    New NetBanking  JButton  netbanking_requestform   
    Forgot Password  JButton  request_forgotpassword   
    Request Status  JButton  request_status   

    Once the user clicks the login, it has to verify whether the username and password value's are present if so it will check in the database that the username and password matches by using the function "new NetBankingLogin().checkLogin(con, username, password)". If the function return true than it has to redirect to the UserHome by setting the username in static variable. else the page has to redirect to the "Customer" by updating the table "login_history" by using the function "new NetBankingLogin().loginHistory(con,username,datetime)" the datetime can be get by using the function "new Utilities().getCurrentDateAndTime()".
    Example Input
    --------------------------------------------------------------------------------
     Enter the username   user
    Enter the password   ****
       
     
     
     
    Output
    --------------------------------------------------------------------------------

    After successfull login it will redirect to the "UserHome" by setting the username as static in some variable.
    On click New NetBanking button it has to redirect to the "NetBankingRequestForm"
    On click Forgot Password button it has to redirect to the "RequestForgotPassword"
    On click Request Status button it has to redirect to the "RequestStat





    but problem is that how to make plz help











    Dias de verano

    • Guest
    Re: Customer
    « Reply #1 on: September 20, 2008, 08:50:12 AM »
    Quote from: khushi
    problem is that how to make plz help

     :) Just a simple problem...

    You clearly do not understand how to do your homework. Tell your tutor.

    [Edit]

    1. Get great muscles
    2. Get hot chick
    3. Make $1,000,000
    4. Win Nobel Prize

    Problem is how to do, plz help...