0

1. I need jsp file to manage PostgreSQL database?! Anyone know JSP file for manage PostgreSQL database?!

2. How I can connect to remote PostgreSQL Server with Webmin?!

akoori
  • 17
  • 2

1 Answers1

0
  1. You can use JDBC to connect to a database from JSP
  2. Refer to the official webmin docs
Lucas Kauffman
  • 16,818
  • 9
  • 57
  • 92