First Name:
<%-- invoke the getter method to display the firstName using the getProperty tag --%>
Last Name:
<%-- invoke the getter method to display the lastName using the getProperty tag --%>
Email:
<%-- invoke the getter method to display the email address using the getProperty tag --%>
Languages:
<%
String[] lang = formHandler.getLanguages();
if (!lang[0].equals("1")) {
out.println("