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 the use of 'out' implicit object?
Can a constructor be used in place of init() method to initialize a servlet?
What is the use of implicit object named "application" in Application?
What are the two kinds of comments in jsp and what's the difference between them ?
Can we override jsp service method?
What is jsp expression language and what are it’s benefits?
What is request scope in jsp?
What are the benefits of pagecontext implicit object?
Can we use the exception implicit object in any jsp page?
What is _jspservice method?
What are the ways to insert java code into jsp page?
Differentiate between pagecontext.include and jsp:include?
What is session scope?
Tell us about the jsp life cycle methods.
What is a output comment?