Hi, I have a simple application which accepts city as a parameter:-
http://localhost:8080/Test/readCity.jsp?City=??? I need to pass the parameter at run time from Kannel. The application would return a response back. a) How would the parameter be passed at runtime? b) How would I capture the response back in Kannel? Please help me out, I am really stuck with this. Regards Siddhartha
