Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jakarta-ee

Maven2: Best practice for Enterprise Project (EAR file)

Difference between web server, web container and application server

Access Enum value using EL with JSTL

java jsp jakarta-ee jstl

Java EE 6 @javax.annotation.ManagedBean vs. @javax.inject.Named vs. @javax.faces.ManagedBean

java jakarta-ee java-ee-6 cdi

Why JSF saves the state of UI components on server?

Backing beans (@ManagedBean) or CDI Beans (@Named)?

jsf jakarta-ee jsf-2 cdi

How to improve Netbeans performance?

When to use EntityManager.find() vs EntityManager.getReference() with JPA

PowerMockito mock single static method and return object

How to create and handle composite primary key in JPA

Why is spawning threads in Java EE container discouraged?

What is the difference between Eclipse for Java (EE) Developers and Eclipse Classic?

java eclipse jakarta-ee

Difference between an application server and a servlet container?

Difference between JSP EL, JSF EL and Unified EL [closed]

jsp jsf jakarta-ee el

How to generate JAXB classes from XSD?

java jakarta-ee jaxb

Where to use EJB 3.1 and CDI?

jakarta-ee ejb cdi

Another Repeated column in mapping for entity error

Simplest way to serve static data from outside the application server in a Java web application

Would you, at present date, use JBoss or Glassfish (or another) as Java EE server for a new project? [closed]

What's the main difference between Java SE and Java EE? [duplicate]

java jakarta-ee