Answer Posted / suresh s.a.
Life Cycle for JSP is
1.jspinit(),
2._jspService() and
3.jspdestroy().
jspService() method cant be override so why there is an
underscore before the method name.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of the list interface in the java collection? : java collections
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What do you understand by synchronization? Why is it important?
What is the difference between comparable and comparator in java.util pkg?
What are the classes in the java collection framework? : java collections
Which interface does java.util.hashtable implement?
my interviewer asked me what technical specification you used how to answer that question
What are maps interfaces in the java collections? : java collections
What is the enumerator of the java collection framework? : java collections
What are the differences between the java collection and the java list? : java collections
What is the Spring2.5 MVC Navigation flow?
What is an algorithm in java collection framework? : java collections
Which sorting algorithm is used by collections.sort() in java ?
what is mean by hasing and maping in java platform and advantage?
What are the different types of features of the java collections framework? : java collections