LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Deployment Java CRUD App to Tomcat 9.0.40 (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-deployment-java-crud-app-to-tomcat-9-0-40-a-4175687682/)

LXer 12-29-2020 02:21 PM

LXer: Deployment Java CRUD App to Tomcat 9.0.40
 
Published at LXer:

As far as I can see any Java CRUD App would require a hack kind of described below , no matter is it "update" or "insert" or "select" JDBC setup doesn't work as it did earlier . Code bellow - invoking Connection "conn = DBConnection.createConnection();" along with localized JDBC setup in DBConnection.java works for me.

Read More...


All times are GMT -5. The time now is 12:24 AM.