What is update method called?
No Answer is Posted For this Question
Be the First to Post Answer
What type of variable is error flag?
What will happen inside init() in servlet. my interviewer asked servlet lifecycle. i said "once servlet is loaded in to memory init() will be called which performs servlet initialization " . Again interview asked what values will be initialized . what is difference between init() and init(ServletConfig config).
2 Answers Infinite Computer Solutions, TCS,
What is += mean in java?
Is stringwriter thread safe?
Can an unreferenced object be referenced again?
If a method is declared as protected, where may the method be accessed?
In a my eclipse editor if i want to switch from jdk 1.4 to jdk 1.6 how to do that???? Initially i have jdk1.4
What are the characteristics provided in jdk1.6 apart from other versions?
Explain the importance of throwable class and its methods?
How does regex work?
Is string serializable in java?
How do you join strings in java?