E
E
EVGENY T.2018-01-16 12:51:35
Java
EVGENY T., 2018-01-16 12:51:35

Web interface to the database - what to choose?

Hello.
We need a simple interface to the database - request, show the answer (login-password, a couple of lists in frames, a text document).
Once upon a time in the (90s) I did this on CGI technology, but re-refreshing the entire page in the 21st century would probably be strange.
What do you advise? Server logic will be written in Java.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
kulaeff, 2018-01-16
@kulaeff

No, it won't be weird if you have a really simple interface. If you still do not want to update the entire page, then there are a lot of solutions, but I would choose jQuery + lodash + templates. But you can also use the SPA framework if you plan to increase the complexity in the future. For example, React/Redux, Angular, Vue.

Y
Yerlan Ibraev, 2018-01-17
@mad_nazgul

Spring boot data jpa ?!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question