Questions 1 - 10 of 41
Close
Flag this interview question as inappropriate Inappropriate
See Answer
The pages in a Web site generally cover one or more topics and are interconnected through
hyperlinks. Most Web sites have a home page as their starting point. While a Web is simply a
blank site with SharePoint functionality built in; meaning you have to create the site from the
ground up.
Create Date
:
Tuesday, May 13, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Method defined in the home interface and invoked by a client to destroy an enterprise bean.
Create Date
:
Tuesday, May 13, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
An object that uniquely identifies an entity bean within a home.
Create Date
:
Tuesday, May 13, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
One of two interfaces for an enterprise bean. The home interface defines zero or more methods for managing an enterprise

bean. The home interface of a session bean defines create and remove methods, whereas the home interface of an entity bean

defines create, finder, and remove methods.
Create Date
:
Tuesday, May 13, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
An object that identifies an enterprise bean. A client can serialize the handle and then later deserialize it to obtain a

reference to the enterprise bean. What is home handle

An object that can be used to obtain a reference to the home interface. A home handle can be serialized and written to stable

storage and deserialized to obtain the reference.
Create Date
:
Tuesday, May 13, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
A method defined in the home interface and invoked by a client to locate an entity bean.
Create Date
:
Tuesday, May 13, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer