IBM interview question

What are the differances between java1.4 and java1.5 with respect to EJB s, can you esplain

Interview Answer

Anonymous

29 Apr 2011

J1.5 has annotations, and there is no need to implement call back methods.