How can we disable java code or scripting in jsp page?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between include directive and include action?
Explain handling of runtime exceptions.
What are standard actions in JSP?
What is Include directive?
How many tags are there in jsp?
Why don’t we need to configure jsp standard tags in web.xml?
Can we use jstl in html?
How can you avoid scriptlet code in jsp?
What are advantages of jsp over asp, php, pure servlets and others?
What is the difference between <jsp:forward> and sendRedirect?
What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?
What is jsp language?