Can we write a class inside Jsp?
Answer / hehehe
Yes, We can , But it will be an inner class for the generated Servlet class of the JSP.
Is This Answer Correct ? | 2 Yes | 1 No |
Are application, pageContext and object of ServletContext same or not?
What is server context?
What is contextpath in jsp?
How do I use sendredirect?
What is <jsp:usebean> in jsp?
What are different implicit objects of jsp?
How to deactivate el usage on jsp?
A jsp page, include.jsp, has a instance variable "int a", now this page is statically included in another jsp page, index.jsp, which has a instance variable "int a" declared. What happens when the index.jsp page is requested by the client?
What happens when a page is statically included in another jsp page?
Plz any body tell me why use jsp over servlet.what is the benefit of jsp over servlet?
4 Answers Future Generali, HCL,
What are stored procedures? How is it useful?
How can my application get to know when a httpsession is removed?