JavaDeveloper34
MIS
Hey,
I learned that you can't use a forward(req,resp) when you are trying to go to a fully qualified address like http:\\cnn.com. I want to be able to do something like a forward so that I can use the req and resp parameters. However know I am doing a redirect call.
Does anyone know any other options I have?
Thanks,
JD
I learned that you can't use a forward(req,resp) when you are trying to go to a fully qualified address like http:\\cnn.com. I want to be able to do something like a forward so that I can use the req and resp parameters. However know I am doing a redirect call.
Does anyone know any other options I have?
Thanks,
JD