If we close the browser,when the specific user session is
active.Again if we open browse how to retrive it same
user??what code i have to da???
Answer Posted / ramkiran v
I think we can use Cookies to store the browser data. Don't
know exact code, Can any one write code that would be great.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
Can we use struts and spring together?
What are struts in java?
Give an alternative way to protect jsp’s with not much features from direct access.
What is apache struts used for?
How can we handle exceptions thrown by application in Struts2?
Can we have multiple struts config files in a single web app?
In which method of action class the business logic is executed?
What are the steps involved in creating a strut application?
Which design pattern is implemented by Struts2 interceptors?
What is the purpose of @beforeresult?
What's mvc pattern ?
Explain about logic match tag?
What is the difference between validation.xml and validator-rules.xml files in struts?
What is the purpose of @key?