Connecting Tech Pros Worldwide Help | Site Map

Two questions in JSP

Newbie
 
Join Date: Jul 2007
Posts: 9
#1: Jul 13 '07
1> Write a program in JSP to validate the data entered in the form containing the attributes such as Name, age and email address.
-I have been doing validation using javascript upto now, so i donty know much abiut JSP, just the mere basic. No clue about java beans etc. not there in our syllabus also. so cud someone show me the easiest way to write code for this.

2> How JSP works? Explain with example for inserting a row in a table.
-what do they mean by table here-html table or database table.nd how do i explain the example??

thnaks a million in advance!
Reply