Answer Posted / sivadasan
Correct DSR.
I would like to add one more point.
If we declare the session time out in XML means it will
take in minutes to kill the session.
But , if we declared session.timeout(60) in our program
means it will take in seconds. I think.
If any issue let me know
Thanks,
S.Sivadasan
Coromandel Infotech India Ltd.,
sivadasan.s@c2il.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the exact difference in between Unicast and Multicast object? Where will it be used?
What is a static class in java?
What is the use of jtable?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
What is canonical name in java?
Can we define private and protected modifiers for variables in interfaces?
What is thread safe singleton?
Explain how can you debug the Java code?
What is bubble sorting in java?
What is meant by oops concept in java?
What are different data types?
How do you declare an array that will hold more than 64KB of data?
How many bytes is a string?
What is integer valueof?
What are wrapper classes in java?