How can i connect from jsp to servlet page
Answer Posted / ealngo
<form action ='<c:url path value="servlet.do"/>,method='post'>>
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How can we use beans in jsp?
What jsp lifecycle methods can be overridden?
What information is needed to create a tcp socket?
What does .com stand for?
Can any one explain about the project Approximate shortest distance computing:A query dependent local landmark scheme
What is the major difference between servletcontext and pagecontext?
What language is used to write servlets and jsp?
What is the difference between include and jsp directive: include action?
What is the use of jsp implicit objects?
List the different scope values for the
Where is jsp used?
How do I mix jsp and ssi #include?
What are the components of jsp?
Can we use javascript in jsp?
How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?