Can we call servlet from jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is called jsp directive?
How can we prevent implicit session creation in jsp?
How can we forward the request from jsp page to the servlet?
What is the use of Application Object and Session Object in JSP?
What is server side programming language?
Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?
Give the use of session object.
can i extend jsp page like other java classes ?
Explain jsp action elements or action tags?
What is expression language injection?
What is the advantage of using getProperty action, as compared to the accessor method?
how to connect the back end with Directive tag in jsp ...