Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Client and server problem

807588Mar 20 2009 — edited Mar 20 2009
Hi everyone,

I am relatively new to java. I am writing a client server application. The client requests an article from the server, the server retrieves it and sends it to the client. That part all works fine. However i want to be able to add new articles to the server and then update the client accordingly without recompiling the whole thing, i.e i want the client to automatically update and provide the option to view the new article that has been added to the server. Can anyone help me please?

Regards,
A.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2009
Added on Mar 20 2009
3 comments
34 views