Good Day,
I have been asked to create a Java client/server desktop application for a deployment on a Windows server. My problem is i have done this many times but never for deployment for a real client. So my questions are what tools technologies, architecture designs procedures should i consider for this project. From conceptualization to actual deployment, what things should i consider, btw, the software will be using Microsoft access as the database... Thanks in advance
Building a standalone application is out-dated but still you can make it. SWING make gives you a elegant look for desktop client.
Architecture designs can be decided based on the requirement of the software.
Note: This is may fit your requirements but I believe that it doesn't fit for your broader question.