Questions tagged as 'java-ee-7'

0
answers

Use Update for HIbernate in a form Primefaces

I have an Xhtml page with a DataTable and within that Datatable has a list with the result of items that came from the Database, one of the columns has a button called edit where it opens a form with input'se that inputs are filled with the data...
asked by 15.09.2018 / 04:42
1
answer

If the user accesses the home before logging in, it should be redirected to the index using jsp

What check should I make if the user directly accesses the home.jsp page without logging in?
asked by 15.11.2017 / 04:59
1
answer

Is it possible to have a constant populated through a Spring @Service?

We have a web service that one of its parameters is called source and this source is always validated against a code in the database. For each of our services, I have to validate this code. This code does not change, so I want to keep it in a...
asked by 23.08.2017 / 06:02