I want to pass "name" form f.jsp to class s.java then inside s.java class i need to retrieve the age of received name from database and send the age to another jsp file.. anyone have idea to write code for that?I want to pass "name" form f.jsp to class s.jav