Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jakarta-ee

Can CDI managed beans and JSF managed beans talk to each other?

Container Managed Security for Web APplication

Convert XML to database with Java

unit-testing a ejb3.0 which has another ejb injected

JSP, Sitemesh and Tiles hardcore - any alternatives? [closed]

Write HQL clause using Hibernate Criteria API

Standard conventions or good practices when naming local/remote interfaces of EJBs?

HttpServletRequest.getSession(false): When does it return null?

java jakarta-ee

Getting java heap space issues in Tomcat 7

jakarta-ee tomcat7

How to flag session cookie as secure (https only) in tomcat 6

Any open source java library which can parse an EDI file in both ANSI x12 and UN/EDIFACT standards?

If power failure occurs during an online examination, how do we update the time left when the user logs in to the portal again?

How to implement single sign on across multiple JVM based applications using Spring Security

How java libraires from one EAR file could be accessed by another EAR file?

java jakarta-ee jar weblogic ear

Deploy webapp manually with Tomcat (ie autoDeploy=false, noDeployOnStartup=false)

java jakarta-ee tomcat

How to check existence of tiles attribute before inserting it into the page

Error 206 occures on JUnit test in Eclipse

jakarta-ee junit

workspace.xml file corrupted (Error on line 1: Content is not allowed in prolog) in IntelliJ, how can I fix it?

Does JAXB support xsd:restriction?

Is it a good practice to use JMS Temporary Queue for synchronous use?