Answer the question
In order to leave comments, you need to log in
SQL timeout for JSP file?
There is a very simple jsp file designed to check the connection to the database:
<%@ taglib uri="http://java.sun.com/jstl/sql" prefix="sql" %><br/>
<sql:query var="tests" dataSource="MYBD"><br/>
SELECT 'Test'<br/>
</sql:query><br/>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question