Implement Web Services in Offline Java Stand Alone application
Hi Forum,
I am managing several e-commerce projects for DHL. The situation we face here is that we have several projects which will be developed with web services whereas we have one important Stand Alone Application which will be developed in Java and needs to run in an offline environmente.
However there are many modules which are exactly the same in the offline stand alone application and the web based applications. Hence I would like to ask you if it is possible that I somehow "recycle" the web services of the web based applications and integrate them into the stand alone cliente?
My objective is not to develop everything twice (a web service for the web based applications and Java code for the offline stand alone). Can you please let me know if this is possible?
Many thanks in advance! Have a nice day!
Sven

