Hello
I'm trying to write some web services.
I need the ws to expose a login method passing user credentials. User details are stored in the back-end db.
What would be the best approach to do this ?
I'm using Eclipse, WTP tools and AXIS SOAP
Thanks for any help