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 bytecode verifier?
what do you understand by synchronization? : Java thread
What is the difference between pass by reference and pass by pointer?
What is string syntax?
Why use string handling in Java?
What function extracts specified characters from a string?
What is the different between get and post?
Why are global variables used?
Write a java program that prints all the values given at command-line.
Give any two differences between C++ and java.
Why synchronization is important?
What are operators and its types?
Can we access instance variables within static methods ?
Can we convert stringbuffer to string?
What is the point of polymorphism java?