Skip to Content
0
Former Member
May 30, 2008 at 10:23 AM

Assign variables to URL.

20 Views

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