tags:

views:

12

answers:

0

Hi I was asked to read the code of an existing project. There they have implemented stateless session bean with the file extension .ejb. We can have java file which extends sessionbean but wats the use of keeping the file as .ejb ? Anyone can help me out this ? Thanks in Advance.