posted 12 years ago
I have an existing Spring web application. I want to seperate it into presentation and business logic tier? How to go about it?
Shall I have the business logic tier as a web service or use Spring Remoting. Am new to this and any pointers will be helpful