Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jakarta-ee

How do I get the name of the WAR file?

java jakarta-ee servlets

No way to exclude method from being exposed by JAX-WS as web service operation

jakarta-ee jax-ws

EJB - Lookup failed for 'ejb/BookRequestBean'

What's the default JNDI name of an EJB in Websphere Application Server 7 (WAS)?

Use a single MongoClient across a JavaEE web service

Getting WARN: SQL Error: 1205, SQLState: 41000 ERROR: Lock wait timeout exceeded; try restarting transaction. Saving a record in using hibernate

EL Validator cannot run on project a because Validation Builder precedes JBoss Knowledge Base Builder

Java web application Front end [closed]

@PostConstruct is not invoked for @ApplicationScoped on initialisation?

java jakarta-ee cdi weld

Are CDI.current().select().get() and BeanManager.getReference() functionally equivalent?

java jakarta-ee cdi

Advantages/disadvantages of Glassfish v3 Prelude vs Springsource dm server for Web applications?

How can I get HttpServletRequest when in an HttpSessionListener?

How can I get the name of the current web app in Java EE?

java tomcat jakarta-ee

Looking for design patterns to isolate framework layers from each other

Servlet Filtering using java EE 6 annotation?

EJB vs CDI and the "Entity Boundary Control" pattern

Where is JSESSIONID stored? (JavaEE)

Does Java 7 SE have support for EJB?

java jakarta-ee

Convert string to lowercase for property binding within xhtml?

java jsf jakarta-ee

Java Configuring Build Paths or WEB-INF/lib folder [duplicate]