Submitting data to servlet using http post

Data sent using http post method is not visible at browser address bar

1249_project_explorer

index.jsp

All the services of this website is free. Before using the services you have to register

Provide all details

Fname

Lname

Mail Id

Mobile No

DOB

Register.java

Your Registration Detail

Name :” + name + “

Mail Id :” + mailId + “

Mobile No :” + mobileNo + “

Date of Birth :” + dob + “

1249_first

1249_second