PDA

Click to See Complete Forum and Search --> : Servlets posting


Andreex
Mar 14th, 2002, 08:19 PM
Hello.. I am still working with Servelts.

I am using an HTML form to send data. But... then a blank page comes up. How do I do it redirect the broswer to the web page I want?? In the doPost function I do put an HTML page to print but it doesnt till I clikc on refresh on the web browser. HELP

Thank you.

Cudebean: Thank you for your tip on how to implement the chat program. I didnt know that each client would create an instance of the servlet class.