Hi Ali In the configuration file, you should specify your Servlet in the sms-service group as shown below.
group = sms-service keyword = default get-url = PATH_TO_YOUR_SERVLET Thanks Ajay -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of aliraza raza Sent: Saturday, March 18, 2006 2:10 AM To: [email protected] Subject: How to call a servlet from kannel!!! hello every one im sorry if this kind of question is asked before. i want to call a servlet from kannel which will select values from the database and send the values bak to the sender. for example the user has requested to get the news. so from the kannel i want to call a servlet which will select news from database and wil send tht news back to the sender. i want to pass the control to a servlet from kannel and i dont want any instant reply from kannel. depending on the request i want to select values from the database. i then want to send those values to the sender through the kannel. any replies r highly appreciated..thankyou regards!!!! Ali Raza student IT NIIT Pakistan
