How can i connect from jsp to servlet page
Answer Posted / prasanth setty
Using <jsp:include> or <jsp:forward> we can dispath the
request form a jsp to servlet.
<jsp:include file="Actionservlet"/>
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
How does a jsp engine work?
What is directive jsp?
How run jsp program in netbeans?
How can I set a cookie and delete a cookie from within a jsp page?
Where is jsp used?
What is < jsp:forward> tag for?
What is the difference between include directive and include action?
What is the
How many tags are provided by jstl?
How do I use sendredirect?
Explain the advantages of jsp?
Can you override jspinit() method? If yes, in which cases?
What is the difference between a jspwriter and a servlet printwriter?
what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
Why jsp is used in java?