exection of html,servlet page
i have done the html page and servlet file, i am using Tomcat 5.0.
I placed my servlet .class file in classes.
where i place the html file, and how it will be executed.
In my html file, <form method=get action=/formdoget/greets> and one text box and one submit buttom.
in java file,the name and some text will be display.
where i place the html file?
so tell me
please.
|