Java Enterprise Edition (Java EE) has a powerful facility dedicated to expressing the business logic of an application and for accessing a database using a JavaBeans-like concept. That facility is ...
Enterprise JavaBeans (EJB) is a specification for developing large-scale, distributed business applications on the Java platform. EJB 1.0 was released in 1998. The most current release, EJB 3.2.3, has ...
This series of articles is a preview of the changes the EJB 3.1 expert group is working on for the next version of the Java EE specification. The idea is to give you a head's up on the changes as well ...
Last month, we began to look at Enterprise JavaBeans (EJB), the centerpiece of Sun's J2EE (Java 2 Enterprise Edition) standard for server-side web applications. While neither the Java language nor the ...
Enterprise Java Beans (EJB) is a server-side component architecture for the Java Enterprise Edition (Java EE) platform, aiming to enable rapid and simplified development for distributed, transactional ...
As web applications become more serious, developers have become increasingly demanding about their tools. Over the last two months, we looked at two object-to-relational mapping tools (Alzabo and DODS ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Alright, so this is what I'd like to do:<BR><BR>A client stateful session bean when first created registers a Message Listener object which registers itself with a JMS Topic. When the Listener's ...
I'm a pretty junior java engineer, so i apologize in advance for my naivety. I'm working on a web based shopping cart b2b application. Here's my issue....<BR><BR>In our application, a business can add ...
JavaServer Pages (JSP) allow you to perform a number of commands with tag-like commands — called standard actions — instead of full-blown Java code scattered around the body of the JSP. For the most ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results