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 13372Post New Infinite Computer Solutions Core Java Interview Questions
Explain about strings in java?
Is ram a heap?
what is flash tweening? : Adobe flash
What the conditional statements used in sapscripts?
What is the correct syntax when we define XML version?
What is Secure Store service?
Explain about the architecture of web sphere?
password, is stored in as plain text. What can I do to protect my passwords?
What is powerpoint and its features?
Which language is best for learning data structures and algorithms?
What cross validation technique would you use on time series data set? Is it k-fold or loocv?
How can you create your custom interceptor in struts 2?
Explain the sequence of execution of all the components of MapReduce like a map, reduce, recordReader, split, combiner, partitioner, sort, shuffle.
can oorexx run normal rexx programs?
Hadoop achieves parallelism by dividing the tasks across many nodes, it is possible for a few slow nodes to rate-limit the rest of the program and slow down the program. What mechanism Hadoop provides to combat this?