A user of a web application sees a jsessionid argument in
the URL whenever a resource is accessed. What does this
mean?
a. The form must have the field jsessionid
b. URL rewriting is used as the session method
c. Cookies are used for managing sessions
What is UniCastRemoteObject and what is its use in RMI?
JMS based on what technology?
In real time project when will we use Abstract class. and what are the difference between abstract and interface.
6 Answers DELL, FCS, Polaris, Tanla Solutions, TCS,
What is meant by method chaining?
Brief description about local interfaces?
Why do threads block on i/o?
What is the initial state, When a thread is created and started?
what is the Remote Stub?
How to determine applet?s height and width?
What exceptions are thrown by RMI?
What is checkpoint? How to create checkpoints in our java projects?
Do we need to override service() method