How can i connect from jsp to servlet page
Answer Posted / gururajan j
<form action='<c:url value="servlet.do"/>' method='post'>>
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the attributes of page directive?
What is jsp syntax?
What are the attributes on page directives?
What does jsp mean in text?
What is the advantage of using getProperty action, as compared to the accessor method?
Is jsp platform dependent?
What is jsp api?
How can I extend the functionality of jsp?
Can we use the exception implicit object in any jsp page?
What are scripting elements?
What is a jsp file?
Which method cannot be overridden in jsp?
Explain some jsp life-cycle methods that can be overridden.
What is action tag in jsp?
What is session tracking in jsp?