Applet - Servlet - new Window - pls. HELP

I have an applet with two TextFileds: user name and password. I would like to call sevlet using POST method. Servlet makes validation and send user on error page or on some other page. It works when I use HTML Form but I want to do that using Applet. Is it possible?
[287 byte] By [mirkos] at [2007-9-26 5:47:44]
# 1
Did you ever find a solution to this problem. I developed my applet to communicate with a servlet like a Client Server. I want to pass the servlet an object which it will use to determine what data a HTML page should display?
bretknoll at 2007-7-1 14:11:32 > top of Java-index,Archived Forums,New To Java Technology Archive...