Hello,
Iam new to programming.Can someone please help me out
how can i read URL process it and return the number to browser in jsp.
Actually I have a URL which returns an integer now what i want is I have to write a program to take the URL as input and return that result back to browser in jsp(or servlet).