PDA

View Full Version : Info for web service



skunknet
May 2nd, 2005, 10:11 AM
Hi ...
i have a question ...
If i wanna export some function as web service ... how i have to proceed ??
I have a simple web application for a tax identification number ?
Now i have all on a server ... jsp, service and DB ...and i haven't application server (for now).
If i wanna export only service for all people ???
Sorry ... i am a new spring user !
Thanx in advance for all explanation...
Skunknet

rpoetker
May 3rd, 2005, 02:00 PM
Checkout the jpetstore application in the samples that come with the springframework download. This shows you how to use some spring helper classes to get the web service up and running.