Originally posted by Rudy Yeung:
While I am working on the RMI, I realize that the methods provided by the remote interface are identical to those provided by the data class.
Originally posted by Rudy Yeung:
Joey,
What about your client side? I mean do you have another database interface for the client side, but then as a whole you do not need to throw a general Exception? For me, I have a database interface throwing Exception (just a general exception), which is extended by both the remote and local database interface. The remote database interface will throw the remote and database exeptions, whereas the local database interface will throw only the database exception.
Rudy
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |