-
How do you access a linked list with RMI?
I am very new to RMI and would like to develop an application that allows you to access a linked list on a server and do the following.
1. Add a name to the linked list.
2. Add an employee ID number to the linked list.
3. Allow for reading everything in the linked list.
4. Allow for deletion of an entry in the linked list.
Has anyone seen code like this? I need to template in order to get started since I am really new to this.
Thanks
-
Hello! All you have to do is to give/read the data to the server through remote method as parameters.
Similar Threads
-
By David Croft in forum Database
Replies: 0
Last Post: 08-10-2003, 11:05 PM
-
By Michelle in forum VB Classic
Replies: 8
Last Post: 04-19-2002, 05:01 PM
-
By manu in forum VB Classic
Replies: 0
Last Post: 02-23-2002, 02:33 PM
-
By Manuel De Leon in forum VB Classic
Replies: 1
Last Post: 12-06-2001, 12:15 PM
-
By Larry Rebich in forum vb.announcements
Replies: 1
Last Post: 06-28-2001, 01:22 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks