pdemilly
Nov 3rd, 2004, 12:53 PM
I would like to write a simple client-server invoicing application. On the server I will have my database (MySQL, Postgresql, whatever) and the client will access it using remoting. The client will be a swing app.
I have read the spring tutorial front to back, look at the petclinic backend and the petclinic rich client. It seems that it is exactly what I need except I don't know where to start.
It looks like the backend is setup for multiple technologies. Is there somewhere a tutorial explaining step by step how to build this type of application using the spring framework.
Any help appreciated
Pascal
I have read the spring tutorial front to back, look at the petclinic backend and the petclinic rich client. It seems that it is exactly what I need except I don't know where to start.
It looks like the backend is setup for multiple technologies. Is there somewhere a tutorial explaining step by step how to build this type of application using the spring framework.
Any help appreciated
Pascal