How can we forward the request from jsp page to the servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is jsp application?
how can i add properties in dynamic text fields using .js file?
Explain the jsp life cycle?
Why taglib is used in jsp?
Mention the implicit objects in a jsp.
Explain lifecycle methods.
How can you avoid scriptlet code in jsp?
Is jsp compiled?
What are the implicit objects?
What do you know about writing custom jsp tags?
How can i connect from jsp to servlet page
Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?