My problem is I am trying to connect my servlet (my server is Linux ) to a
particular .asp code (without using sendRedirect() function ). The reason I
am not using sendRedirect() is I want to receive the output back from the
.asp code in the same servlet code.
And from my servlet, I want to send the output to my client.
I am using URL class (in java )to make a connection to the .asp file .
I am able to send the request , but when the output comes back to me it
comes in some different format ( It looses some of the html tags ).

any help or hints will be highly appreciated.
regards


--------------------------------------------------------------------------
LI is all for free speech, but this list was created for a purpose --
to help popularise Linux in India. If your messages are counterproductive
to that purpose, your privileges to submit messages can and will be revoked.

Reply via email to