how can u cal servlet from java?

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


Please Help Members By Posting Answers For Below Questions

Define the remote object implementation?

2194


How are the elements of a borderlayout organized?

842


Do I need to import javlang package any time? Why ?

851


What is a sessionfactory? Is it a thread-safe object?

935


What is the relationship between local interfaces and container-managed relationships?

828


Where we can write Rmi registry in the code, without having to write it at the command prompt?

2517


What are the sequence of steps to write pub or sub model kind of application?

2222


what is the use of State Factories?

2114


What is the difference between long.class and long.type?

773


Explain what is synchronization?

833


Do you think that java should have had pointers?

811


What are the services in RMI ?

2086


What class is used to create Server side object ?

1920


What’s jboss cache in short?

841


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

793