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 is expression language injection?
Why is _jspservice () method starting with an '_'?
How to disable scripting?
How do I view a jsp file?
What is the
Explain pge Directives.
What is jstl jar?
How to configure init parameters for jsp?
Explain jsp action elements or action tags?
How do I create a dynamic web project?
How do I run a jsp file in linux?
How do you delete the session data?
What are the ways to insert java code into jsp page?
What is a jsp expression?
What is expression language in jsp?