Inconveniente con controladores obsoletos en Jsp

Espero se encuentren bien deseo preguntarles lo siguiente: Estoy desarrollando un aplicativo en Jsp que interactúa con una base de datos PostgreSQL, desafortunadamente al ejecutar el aplicativo me muestra el siguiente error: pese a que ya he descargado varios .Jar que vinculo a la aplicación al correr el aplicativo me muestra: HTTP Status 500 - Internal Server Error

type Exception report
messageInternal Server Error
descriptionThe server encountered an internal error that prevented it from fulfilling this request.
exception
org. Apache. Jasper.JasperException: PWC6033: Error in Javac compilation for JSP

PWC6199: Generated servlet error:
Source value 1.5 is obsolete and will be removed in a future release

PWC6199: Generated servlet error:
Target value 1.5 is obsolete and will be removed in a future release

PWC6199: Generated servlet error:
To suppress warnings about obsolete options, use -Xlint:-options.

PWC6199: Generated servlet error:
'catch' without 'try'

PWC6199: Generated servlet error:
'finally' without 'try'

PWC6199: Generated servlet error:
'try' without 'catch' or 'finally'

PWC6199: Generated servlet error:
reached end of file while parsing

Añade tu respuesta

Haz clic para o