onlinebookstore icon indicating copy to clipboard operation
onlinebookstore copied to clipboard

The Online Book Shopping Store to manage, buy, add, remove and sell books. Book name and Quantity selection, auto receipt generated and payment options. Login and logout security for both user and adm...

Results 55 onlinebookstore issues
Sort by recently updated
recently updated
newest added

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.4.1. Release notes Sourced from postgresql's releases. 42.4.0 What's Changed Enhancement: Made TimestampUtils.utcTz static and renamed to UTC_TIMEZONE by @​svendiedrichsen in pgjdbc/pgjdbc#2519 fix: return correct...

dependencies

Hi @shashirajraja . while packing using mvn package from Jenkins, only the WebContent folder is packing under the created war file and while logging in getting servlets not found error....

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies

I am getting white screen whenever I click on servlet pages like books available and admin login ![image](https://user-images.githubusercontent.com/64527723/166693993-f29859a3-45e6-43de-b27b-30d58c9f2878.png)

![85a110dd-28b0-406b-96a7-1343e6d11f0f](https://user-images.githubusercontent.com/95612168/165113439-1dbea027-64c7-41c5-99e0-6746ce7a2242.jpg) its showing us this error: TYPE: EXCEPTION REPORT MESSAGE: ERROR INSTALLING SERVLET CLASS DESCRIPTION:THE SERVER ENCOUNTERED AN UNEXPECTED CONFITION THAT PREVENTED IT FROM FULFILLING THE REQUEST error instantiating servlet...

hello I tried to run the project on my laptop in the same way as your procedure in the readme file. The java, tomcat, MySQL connections are smooth and stable...