Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am rookie java developer. I have to design a JAVA project where the application has to run at two remote places. At first place data entry operation is done and at the second the same data needs to be updated and displayed. How can I design this project using Core JAVA concepts?

What I have tried:

I just have started creating a the application so please guide me on how my approach should be for this project
Posted
Updated 4-May-16 23:10pm

1 solution

I suggest you go to The Java Tutorials[^] and study the various tutorials. It is impossible to answer your question in a forum like this.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900