Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jakarta-ee

Implement interface with multiple EJBs

java jakarta-ee java-8 ejb

Is Jersey Rest Client more optimal than HttpClient for calling a restful service?

json rest jakarta-ee jersey gson

Using Spring Security with EJB or Spring?

Spring AOP - pointcut/interceptor not called

Sharing transaction across WebLogic WorkManager threads (using CommonJ)

Exclude entity bean attributes from hibernate query?

java hibernate jpa jakarta-ee

JPA: Detach a list of attached read-only entities

jakarta-ee jpa

GWT - how to organize project to have multiple web pages and navigation between them

java html ajax gwt jakarta-ee

How to use EL in external javascript file

JPA2: How to map only certain table rows to an entity?

java jakarta-ee jpa-2.0

How can I create global context variables in JBoss?

How to fetch only one kind of entities while using inheritance in hibernate?

Java EE 6 injection to create different strategies

ORA-14552: cannot perform a DDL, commit or rollback inside a query or DML

How is GlassFish an OSGi container?

java jakarta-ee glassfish osgi

Problem changing Database in Hibernate

What is the use of InitialContext in Java EE over mappedName?