Please ignore the first "," for "import" attribute.. it should be
javaImport.jsp:
<%@ page import="
java.lang.*
, java.sql.*
, java.util.*
, java.io.*
, java.text.*
, javax.mail.*
, javax.mail.internet.*
, org.apache.commons.fileupload.* " %>
