How can i connect from jsp to servlet page
Answer Posted / kraika
using form action tag and the servlet name declared in web.xml
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How do we configure init params for jsp?
Differentiate between response.sendredirect(url) and
What is a jsp file?
What are the scopes available in
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
What is difference between custom jsp tags and beans?
What is the difference between directive include and jsp include?
Explain jsp technology?
How is jsp better than servlet technology?
Explain the action.
What is jstl jar?
What's the difference between javabeans and taglib directives?
Is jsp server side scripting language?
What is jsp and its architecture?
Can we use jsp implicit objects in a method defined in jsp declaration?