J2EE Interview Questions & Answers

Showing 10 of 330 questions | Page 24

Technical interview questions and answers are important for any J2EE Interview because companies want candidates who understand enterprise Java components, servlets, JSP, JDBC, MVC frameworks, and server-side development. J2EE is widely used for building scalable and secure enterprise applications, making it a key topic in Java-based interviews. Companies like TCS, Infosys, Wipro, Cognizant, and Accenture often include J2EE questions in their placement tests and technical rounds to evaluate backend development skills. This guide provides fully solved J2EE interview questions with clear explanations, helping freshers and job seekers build strong fundamentals. Preparing these questions will help you perform confidently in technical interviews, project discussions, and Java-based coding assessments.

Showing 10 of 330 questions

231. What is reentrant entity bean ?

An entity bean that can handle multiple simultaneous, interleaved, or nested invocations that will not interfere with each other.

232. What is reference ?

A reference to an entity that is substituted for the reference when the XML document is parsed. It can reference a predefined entity such as < or reference one that is defined in the DTD. In the XML data, the reference could be to an entity that is defined in the local subset of the DTD or to an external XML file (an external entity). The DTD can also carve out a segment of DTD specifications and give it a name so that it can be reused (included) at multiple points in the DTD by defining a param

233. What is registry ?

An infrastructure that enables the building, deployment, and discovery of Web services. It is a neutral third party that facilitates dynamic and loosely coupled business-to-business (B2B) interactions.

234. What is registry provider ?

An implementation of a business registry that conforms to a specification for XML registries (for example, ebXML or UDDI).

235. What is relationship field ?

A virtual field of an entity bean having container-managed persistence; it identifies a related entity bean.

236. What is remote interface ?

One of two interfaces for an enterprise bean. The remote interface defines the business methods callable by a client.

237. What is remove method ?

Method defined in the Home interface and invoked by a client to destroy an enterprise bean.

238. What is render kit ?

A set of renderers that render output to a particular client. The JavaServer Faces implementation provides a standard HTML render kit, which is composed of renderers that can render HMTL markup.

239. What is renderer ?

A Java class that can render the output for a set of JavaServer Faces UI components.

240. What is resource adapter ?

A system-level software driver that is used by an EJB container or an application client to connect to an enterprise information system. A resource adapter typically is specific to an enterprise information system. It is available as a library and is used within the address space of the server or client using it. A resource adapter plugs in to a container. The application components deployed on the container then use the client API (exposed by the adapter) or tool-generated high-level abstractio
Questions and Answers for Competitive Exams Various Entrance Test