How can i connect from jsp to servlet page
Answer Posted / venkatesh
By calling formaction
<form action="Name Declared in web.xml" method="post">
| Is This Answer Correct ? | 37 Yes | 11 No |
Post New Answer View All Answers
What are the literals used in jsp?
Give the use of exception object.
What are the implicit objects in jsp?
What is a jsp and what is it used for?
Define JSP Scriptlet.
How to send data from jsp to jsp?
i need the source code for opening a word document in java
Can I declare a java class in jsp?
Explain the uses of
How can we extend jsp technology?
What's the difference between javabeans and taglib directives?
Can you override jspinit() method? If yes, in which cases?
What are different implicit objects of jsp?
What is the difference between include and jsp directive: include action?
What is difference between page and pagecontext in jsp?