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
Answer / Arpit Gupta
b. URL rewriting is used as the session method
| Is This Answer Correct ? | 0 Yes | 0 No |
I wantr to know, How many number of users logged in to website? can any one answer
Write a singleton program?
diff vector arraylist
What is J2EE?
When is the best time to validate input?
difference between sql exception class and sql warning class
Describe responsibilities of Activator?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What are the methods used for inter-thread communication? and in what class these methods are defined?
explain the flow of struts?
can we write implementation for a method with in another method?
What are the disadvantages of using threads?