Vutukuru7227 / Placement-and-Training-Project

A group Placement and Training Project
4 stars 2 forks source link

Error.jsp #1

Open kennethabuelxd opened 6 years ago

kennethabuelxd commented 6 years ago

Already imported the .sql when registering for a new user it says Error.

Vutukuru7227 commented 6 years ago

Try putting check your useSSL=false in the String url in the services (String url = "jdbc:mysql://localhost:3306/placement?useSSL=false";)

Vutukuru7227 commented 6 years ago

The SQL Script has been updated.