Can we define a class in a jsp page?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?
What is a declaration?
How can we avoid direct access of jsp pages from client browser?
How does response sendredirect work?
how to disable the expression language in a jsp?
How to ignore the el expression evaluation in a jsp?
Explain translation phase.
Why does _jspService() start with an ‘_’ but other lifecycle methods do not?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page?
what is difference between redirect and forward method?
12 Answers Polaris, TCS, Wipro,
What is the different between servlet and struts
What is the jsp:setproperty action?