Skip to main content

Questions tagged [jsf]

0 votes
3 answers
2k views

As a Java developer, I just have scratched the surface of Javascript libraries like React, Angular, Vue etc. It seems that theoretically any web applications with server side rendering, like Spring-...
Rui's user avatar
  • 1,935
1 vote
0 answers
100 views

I am currently working on a project for a production facility. The machines in the production are saving so called 'Telemetry Data', measurements like water pressure, plastic volume or temperature ...
Curunir's user avatar
  • 119
-4 votes
2 answers
4k views

I want to develop application using java frameworks(spring,hibernate,strut). This application has large complex operations.I want to know what is the best between JSF and angular? As well as i want ...
Wasantha Yapa's user avatar
1 vote
1 answer
3k views

Suppose you are designing today a JavaEE JSF web application. You have a choice on the one hand between making the methods of your CDI beans @Transactional, and on the other hand injecting (session ...
John Donn's user avatar
  • 424
3 votes
2 answers
611 views

I'm migrating my monolithic web application to a microservice based one. I'm going to use Spring cloud and I've got a discovery service where all the rest of the services are registered. A simplified ...
Aritz's user avatar
  • 373
0 votes
2 answers
250 views

I want to know the best pratice, to validate the attributes on jsf project. I know two forms of validation: Option 1: Validate on JSF page JSF Page validation: <h:inputText value="#{userBean....
AndreiDeholte's user avatar
2 votes
1 answer
826 views

My specific problem is how to handle internationalization of specific messages from an architecture layer that is not the view layer(e.g service layer). I've created an architecture based on ...
Jorge Campos's user avatar
1 vote
1 answer
1k views

On it's latest technology radar, the guys at ThoughtWorks recommended avoiding JSF because it's attempt to create statefulness over HTTP ends up "causing a whole host of problems involving shared ...
andrepnh's user avatar
  • 121

15 30 50 per page