Showing posts from June, 2009

Struts

What is Struts? The core of the Struts framework is a flexible control layer based on standar…

EJB 42

1. What is EJB ? EJB stands for Enterprise JavaBean and is a widely-adopted server side component a…

Applets

# What is an Applet? Should applets have constructors? - Applets are small programs transferred thr…

Servlets

1. What is a servlet? Servlets are modules that extend request/response-oriented servers,suc…

EJB Intricacy

1. What is the relationship between local interfaces and container-managed relationships? - Ent…

JSP Detailed

1. What are the implicit objects? - Implicit objects are objects that are created by the web con…

J2EE Nutshell

1. What makes J2EE suitable for distributed multitiered Applications? - The J2EE platform us…

JSP Components

What is JSP standard action ? An action that is defined in the JSP specification and is always avai…

JSP Elements

What is JMS session ? A single-threaded context for sending and receiving JMS messages. A JMS sessi…

OTS,Mixed Model

What is mixed-content model ? A DTD specification that defines an element as containing a mixture …

Queues Resource Adapters

What is queue ? A messaging system built on the concept of message queues. Each message is address…

Load More That is All