class variable is not instance variable,
January 21, 2010 at 10:56 AM
"These types of session beans do not use the class variables (instance variables). ..."
This line is confusing. Class variable is NOT instance vaiable. both are exactly opposite. So adding the other in bracket mean you want to make it sound same.
View All Comments