Explain what is synchronization?
Why does the option tag render selected=selected instead of just selected?
Name the eight primitive java types.
What is ioc concept & explain it?
important features of java which differenciate it from c++
How many layers are there in RMI and what are they?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
What is checkpoint? How to create checkpoints in our java projects?
whats is mean by jndi
Should synchronization primitives be used on bean methods?
explain the flow of struts?
i have a 1000 objects in data base i need to display those in jsp's how can i retrive those objects in jsp. (consider the performance issue)
what is a non-repeatable read?