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

In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?

1554


What are JTA/JTS and how they used by client?

1712


what is meant by JRMP?

1809


Describe, in general, how java's garbage collector works?

534


What is metaspace?

543






What are the pros and cons of detached objects?

545


What’s jboss jbpm?

576


What are callback interfaces?

591


how do you Handle Front End Application data against DB with example?

1475


Are enterprise beans allowed to use thread.sleep()?

645


what is handle?

1847


Where can I ask questions and make suggestions about seam?

587


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

677


Do we need to override service() method

1139


Is jvm a overhead?

621