Hi,
may be detroying the applet after collecting input may help.
regds,
Jatin
-----Original Message-----
From: Imtiaz Kalburgi [SMTP:[EMAIL PROTECTED]]
Sent: Monday, May 22, 2000 2:27 PM
To: [EMAIL PROTECTED]
Subject: applet to servlet then to html., intersting help needed
Importance: High
Hi everybody. .
�
I have a strange problem.
�
What I want to do is
Data has to go from an applet to the servlet then to the HTML.
�
My applet is talking to a servlet, sends some user entered data.
My servlet is accepting the data.� Till here everything is fine.
�
After taking data from the applet into the servlet i have to pump an HTML document back to the browser�where the applet was running.
My servlet has the code which writes a HTML to to browser. But it not overwriting the applet's HTML document.
What has to be done for this... please advice.
�
I feel the problem is
out.println() method sends the data�to the file from where the HTTP reqest has come. So here since the request is coming from the applet the response is going back to the applet and not to the browser. I have to redirect the data pumped to the applet from the servlet to the browser.
How can I do it.??
�
It is very urgent.
�
Please help.
�
thanx in advence,
Imtiaz
�
�
�
�
�
�
�
�
Keep the Faith.
�
Imtiaz Kalburgi
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Comat Technologies Pvt. Ltd.,
INDIA
