-----Original Message-----
From: Sameer Sawant [mailto:subak@v...]
Sent: 13 November 2000 04:11
To: p2p@w...
Subject: servletrunner
i am trying to figure out what the problem is when i am
running the servlet
i have a servlet file compiled to take2.class.
i have a html file called hello.html in which i have a button
on the click i
should be able to view my servletfile returned by the server
i am using the
action tag what is to be done in the action tag as i am using
servletrunner
utility(jsdk2.0) is it possible for me to view the html file
returned by the
server please pass on a example.