I created an inbox jsp file.On click the inbox it should go to related java file for verification of fields and should come back to original page but it is going to catch block and giving exception as: Fail org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Wrong user name or password [08004-59])
View All Comments