JavaBeat Certifications Certifications Kits Articles Interview Questions OCAJP 7 OCPJP 5 OCPJP 6 OCEJWCD 6 SCBCD 5.0 SCEA SCJA
Submit Links | Latest Links | Login (want to submit links for DLinks? send a mail to krishnas@javabeat.net)

Securing EJB 3.0 Beans

ejb java5 Comments
  • 0 votes
The Java EE 5 Security services are provided by the container and can be implemented using declarative or programmatic techniques. In addition to declarative and programmatic ways to implement security (in J2EE), Java EE 5 supports the use of metadata annotations for security. This post will describe how to secure EJB 3.0 beans. The post consists of a simple EJB, with a web client. In order to run the example, follow these steps.... more »

EJB 3.1 - Significant Changes Sound Promising

ejb j2ee Comments
  • 0 votes
Being a big fan of the EJB 3.0 specification, I read this new EJB 3.1 New Features article published by Serverside right away. Clearly, the current EJB spec is much simpler to use and maintain than previous generations. Building upon that logic, the upcoming EJB 3.1 specification looks even better.... more »

The Java EE Application as an EJB/Spring/Hibernate Hybrid

spring hibernate ejb j2ee Comments
  • 0 votes
Java EE 5 provides all the features you need to build a robust enterprise application right in an EJB 3.0 container, but incorporating the relative strengths of Spring and Hibernate can further improve the productivity and quality of your application.... more »

Spring and EJB 3: All-Star Team or Neighbors with Good Fences

spring ejb Comments
  • 0 votes
I presented a Spring / EJB 3 Comparison/Integration talk at the IndicThreads Java conference in Poona. It was very well received. Here is the link to the presentation for your reading pleasure.... more »

Defining Your Object Model with JPA

ejb j2ee Comments
  • 0 votes
In "Defining Your Object Model with JPA," Chris Maki walks through a blog's object model with JPA, using mapped superclasses and entity listeners to provide functionality that you might not have thought of. He starts off with some simple requirements of the object model, and then fulfills them - including some requirements that a DBA might offer.... more »

EJB 3.1: Immediate feedback on EJB Singletons and concurrency needed

ejb Comments
  • 0 votes
I'm looking for feedback on some new features being discussed in the EJB 3.1 expert group. Click here for full details.... more »

"EJB 3 in Action" Co-Author Compares EJB, Spring and Hibernate

spring hibernate ejb j2ee Comments
  • 0 votes
Speaking at the Real-World Java Seminar in New York City, Tripod Technologies chief architect Reza Rahman shared with the audience in New York City's historic Roosevelt Hotel the results of an interesting comparative analysis between EJB3, Spring, and Hibernate carried out by him and his coauthor Debu Panda.... more »

Calling a Stateful Session bean in NetBeans

ejb netbeans Comments
  • 0 votes
In the previous blog Introduction to stateful session Bean in NetBeans there was information regarding developing stateful session bean. Here we will learn how to make call business methods of a stateful session bean.... more »

Introduction to Stateful Session Bean In NetBeans

ejb netbeans Comments
  • 0 votes
In previous blog Creating J2ee Modules in NetBeans IDE we got the basic knowledge about creating EJB-Module in NetBeans IDE.... more »

Calling a Message Driven Bean in NetBeans

ejb netbeans Comments
  • 0 votes
In previous blog Creating Message Driven Beans in NetBeans we learned about developing a Message Driven Bean in NetBeans IDE. Here we will learn how to call it using features of NetBeans IDE.... more »
First 1 2
 

javabeat | advertise | about us | contact | useful resources
Copyright (2004 - 2013), JavaBeat