Error I receive: HTTP Status 500 – Internal Server Error Type Exception Report Message An exception occurred processing [/licensing/6.jsp] at line [26] Description The server encountered an unexpected condition that prevented it from fulfilling the request. Exception org.apache.jasper.JasperException: An exception occurred processing [/licensing/6.jsp] at line [26] 23: </style> 24: </head> 25: <body> 26: <%boolean connectionError = DataSourceManager.testConnection();%> 27: <%if (!connectionError)...