View Review Details
| Book: | Java Enterprise Best Practices | |
| Subject: | Mistake in Example | |
| Date: | 2006-02-14 22:58:31 | |
| From: | Niranjan | |
|
Rating:
In chapter 2 of this book, I have found an example under header Use Business Interfaces, wherein the author has given a business interface Order, a remote interface OrderRemote and a class OrderBean. The mistake is in the signature of the class.
|
||