Answer Posted / 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 |
Post New Answer View All Answers
What is jsp taglib?
What is the purpose of jsp and why it is widely used?
Explain the various scope values for
Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?
How can the output of JSP or servlet page be prevented from being cached by the browser?
What is the difference between "JTable" and "JTGrid"? can they be used interchangeably?
Can an interface be implemented in the jsp file?
What is session getattribute in jsp?
How to configure init parameters for jsp?
Can constructor be used instead of init(), to initialize servlet?
List all tags that are provided in jstl?
Explain client and server side validation?
Is jsp page extensible true false?
What is the need of jsp?
How can we handle exceptions thrown by jsp service method?