Madhava_2 0 Newbie Poster

Hi ,

i have two jsp forms ,one is student1.jsp and student2.jsp
in student1.jsp name ,fathername,mothernames are input fields
and student2jsp brothername and sistername's are there
one database student(name ,fthername,mothernames,brothername ,istername's)
what i want is to store two forms data into onedatabase .
is it possible?then how?.