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 meant by JRMP?
Can I use javascript to submit a form?
What is the difference between a static and a non-static inner class?
Java is fully object oriented languages or not?
When a thread blocks on i/o, what state does it enter?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is the purpose of the finally clause of a try-catch-finally statement?
which book is better for jdbc ,servlets and jsp
What are the pros and cons of detached objects?
wahts is mean by dynavalidatorform in struts/
Is there a guarantee of uniqueness for entity beans?
For which statements does it make sense to use a label?
Are there books about seam?