Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jakarta-ee

Hibernate Criteria for Dates

How to improve productivity when developing Java EE based web applications

Where does Oracle ADF 11g stands among Java EE Frameworks?

Does a JCA 1.6 ResourceAdapter need a ManagedConnectionFactory?

java jakarta-ee java-ee-6 jca

When to use Spring @Transactional (propagation = Propagation.SUPPORTS)?

java spring jakarta-ee ejb

@ApplicationScoped CDI bean and @PersistenceContext - is this safe?

jakarta-ee jpa java-ee-6 cdi

Can I use a single war file in multiple environments? Should I?

java jsp jakarta-ee

How to hot-reload properties in Java EE and Spring Boot?

Get the Servlet Request object in a POJO class

spring jakarta-ee

Illegal access: this web application instance has been stopped already

JBoss 7, java.lang.OutOfMemoryError: PermGen space

Separating war application name from war file name

java tomcat jakarta-ee war

How exactly are the root context and the dispatcher servlet context into a Spring MVC web application?

Is Select EXISTS() possible in JPQL?

jakarta-ee jpa jpa-2.0 jpql

Convert JSON query parameters to objects with JAX-RS

java json jakarta-ee jax-rs

What use are EJBs

java jakarta-ee ejb

JavaFX primaryStage remove windows borders? [duplicate]

Accessing ServletContext and HttpSession in @OnMessage of a JSR-356 @ServerEndpoint

Difference between Java EE and Spring framework [closed]

EJB 3.0 - Nested Transaction != Requires New?