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

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

2262


Can I run seam with jdk 1.4 and earlier?

558


What are the pros and cons of detached objects?

549


What is the difference between java class and bean?

581


What is a modular application? What does module-relative mean?

543






Why doesn’t the focus feature on the tag work in every circumstance?

566


How are the elements of a borderlayout organized?

596


What are the different class loaders used by jvm?

598


the same information whether it will connect to the database or it will be used previous information?

571


What is an abstract method?

593


What is mdb and what is the special feature of that?

568


What is the difference between the ‘font’ and ‘fontmetrics’ class?

640


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

570


Can I use javascript to submit a form?

614


What class is used to create Server side object ?

1671