Answer Posted / sharief
First write a jsp page.In the form tag of jsp write the
servlet name,then the control automatically goes to the servlet.
Ex: <form name="myform" action="NameOfYourServlet"
method="post/get">
</form>
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between the session.update() method and the session.lock() method?
which type of objects reference will be given to client?
How substring() method of string class create memory leaks?
What is the difference between static and non-static with examples?
Why is actionform a base class rather than an interface?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
Is it possible to stop the execution of a method before completion in a sessionbean?
What restrictions are placed on the values of each case of a switch statement?
What is the relationship between an event-listener interface and an event-adapter class?
How would you create a button with rounded edges?
What’s jboss jbpm?
What is the purpose of the notify() method?
what is an isolation level?
Can I use multiple html form elements with the same name?
What is chat area? Explain.