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
Which variables are stored in heap?
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
What is difference between path and classpath?
what is the purpose of "virtual"?
Do I need java for windows 10?
What is a numeric format?
What is the symbol for line break?
What is the difference between double and float variables in java?
What is an immutable class?
What is the function of log?
What is time complexity algorithm?
Can you declare an interface method static?
How does varargs work in java?
How many characters is 2 bytes?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?