Param Arr

Greenhorn
+ Follow
since Jan 01, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Param Arr

Hi All

Wondering about the need to Externalizable Interface .

Any advantageous over Serializable Interface

Thanks in Advance

PA
18 years ago
Hi

Suggestions invited regarding

(1) How to decide whether we need a local or remote EJB Object . and what are the requirements for using the EjbLocalObject instead of EjbObject

(2) While providing the implementation of methods defined in the component interface methos in the Bean class , can we declare the methods to be protected because they are ownly sub-classed by the EJBObject created by the container.

Cheers
Param