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).
what is INFRASTRUCTURE MANAGEMENT and how it is related to
database,mainframes,java, overall how can u explain what it
is and how much it is useful for fresher in the company bec
iam selected for IM training?(basically iam java trained
candidate)
In single page subfile,if I select the mutiple options in 1
page and without pressing enter,I press rollup key
(pagedown).In such case how I can handle it in rpg becasue
in single page we have to handle it in pgm. It would be
helpful if any one answer with coding