Write a jsp webpages

profileError
q_write_a_jsp_webpages.docx

Q2) Write a jsp webpages ask the user to enter the following data:

· First name

· Last name

· Gender

· Social status

Then, based on the gender and status it will show the title:

Title

Status

Gender

Miss.

Single

Female

Mrs.

Married

Mr.

Single or Married

Male

Also, it will show the name in upper case letters.

(You may setup the tomcat to check the correctness of your code)

AbeerRajhi:Users:abeerrajhi:Desktop:Screen Shot 2015-04-04 at 4.04.05 PM.png AbeerRajhi:Users:abeerrajhi:Desktop:Screen Shot 2015-04-04 at 4.04.19 PM.png

AbeerRajhi:Users:abeerrajhi:Desktop:Screen Shot 2015-04-04 at 4.04.55 PM.png AbeerRajhi:Users:abeerrajhi:Desktop:Screen Shot 2015-04-04 at 4.05.10 PM.png

AbeerRajhi:Users:abeerrajhi:Desktop:Screen Shot 2015-04-04 at 4.07.23 PM.png

AbeerRajhi:Users:abeerrajhi:Desktop:Screen Shot 2015-04-04 at 5.30.28 PM.png