0

Connect zul with postgre

asked 2022-09-01 21:47:37 +0800

keto gravatar image keto
1

Hi,

I am working on the mvc login with zul. How can i do the connection with PostgreSQL?

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-09-06 16:05:15 +0800

hawk gravatar image hawk
3205 1 5
http://hawkphoenix.blogsp... ZK Team

ZK is a UI framework and doesn't provide any feature to connect to a database e.g. PostgreSQL. You just connect to a database in a standard java way like https://jdbc.postgresql.org/documentation/head/connect.html

It's better to separate your application architecture into multiple tiers. You can read the following doc and code to know the basic idea:

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2022-09-01 21:47:37 +0800

Seen: 8 times

Last updated: Sep 06 '22

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More