Link redirect

Hi all,

I have to create a servlet that listens on a port for a request to go to a certain website. I'm not sure if the initial link will send the request over port 80, or if I'll have a unique port to listen to.

I'll have to parse out the destination address and then update the link to another address.

Then I'll have to send the request back on its way.

What are some of the basics to get me on my way?

Does this make sense?

Thanks all!

[487 byte] By [Rsulliv1a] at [2007-10-2 0:29:43]
# 1
I'm not sure I follow you... Can you show us an example? Who sends what kind of a request to where, and what kind of a response goes from where to where.
sjasjaa at 2007-7-15 16:44:11 > top of Java-index,Archived Forums,Socket Programming...
# 2
This is a servlet issue. I'm going to repost in the correct forum.Sorry about that!
Rsulliv1a at 2007-7-15 16:44:11 > top of Java-index,Archived Forums,Socket Programming...