what is a non-repeatable read?
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)
why we use main in java?
What are the various thread priorities?
How task's priority is used in scheduling?
What is servlet preinitialization?
What are the benefits of detached objects?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
What is the need of serialize?
What is the difference between the session.update() method and the session.lock() method?
what is a Daemon Thread?
What is the difference between RMI and Socket?