Hi.... I am getting Http error 500...unable to compile jsp class while trying to connect my project to Mysql db through eclipse....it seems to be an issue with the out.print statement in my index.jsp file coz when I remove that statement...other jsp files are running on localhost as expected....hope someone could help?
P:s - I read somewhere that there shouldn't be any statement with ; in jsp file so how do I correct line 15 in my index.jsp file as in image below: