A cutting age desktop application architecture design. |
The benefit of this design is clear,
- This will be more than a desktop application. It will be a service running on Windows or Linux.
- Once this framework is done. Only java Web developers are needed as manpower resource.
- As generally accepted, compared with using traditional desktop widget toolkit, it will be easier for developer to make GUI with JavaScript toolkits like ExtJS, Dojo, jQuery etc. We all have wonderful experienced with modern Web user interface.
- As both server and client is located on user's desktop, many security restriction can be walked around. Our standalone java application can still do what ever it wants to do.
- JRE is free. jetty is free. They are even free for redistribution.
- Furthermore, I can make a customized web browser to let user feel that they are just using a beautiful desktop application, which is fully created by me. \
No comments:
Post a Comment