|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
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
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
Method defined in the home interface and invoked by a client to destroy an enterprise bean.
Create Date
:
Tuesday, May 13, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
An object that uniquely identifies an entity bean within a home.
Create Date
:
Tuesday, May 13, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
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
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
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
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
A method defined in the home interface and invoked by a client to locate an entity bean.
Create Date
:
Tuesday, May 13, 2008
Click here
to improve the Interview Question, Answer and other fields.