
i want to a job site, in this site user can registered by a form.. in this form there are his information... i use two forms for it 1)for user name,password, submit button 2)for text field,reset and submit botton in form 1 after entering username and password by clicking submit we have to move to form 2 on there we have enter text data in the textfield after that by clicking submit button data enter in form 1 and 2 should be stored in database

dear srikanth...if you use hidden variable method then you store the details which was entered in 1st page.. in this procedure you first create html page and in that page you set action tag=(path) here path is where u create ur 2 nd page.... 2 nd page must be jsp page.... and in that jsp page you give hidden variable syntax.. here name and value in the sense the values which one you want to store....
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.