I am developing a library management system in jsp.
Here, I need a system that generates smses automatically on some events like late return, new book arival, etc.
Should I use any api for this or any other solution ?
I am developing a library management system in jsp.
Here, I need a system that generates smses automatically on some events like late return, new book arival, etc.
Should I use any api for this or any other solution ?
You could develop your own class using the SMS email gateway, but this is only optimal if you know the end users carrier.