Hi all,
I am working an a java application which calls a URL
I have used the code mentioned in the following link :
[http://java.sun.com/docs/books/tutorial/networking/urls/index.html]
now suppose my url is :
http://<host>/<port>/A/B/C
where the values of A,B and C vary with the incoming source payload.
Please suggest some solution
Thanks and regards,
neha