Answer Posted / jai
session data will be stored in appdomain aspnet_wp.exe when
session sate mode is inproc, for stateserver it will be
stored in windows service aspnet_state.exe, for sqlserver
it will be stored in the database persistsqlstate.exe
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is servlet and its types?
Which event is fired at the time of project deployment and undeployment?
Why is servlet used?
What is servlet instance?
What is servlet and its life cycle?
What if we pass negative value in load-on-startup?
What are the phases of a servlet life cycle?
How the JSP file will be executed on the Server side?
What is the difference between jsp and servlet life cycle?
What is a servlet?
explain the advantages of servlet life cycle?
How does tomcat servlet container work?
What is webservlet?
How we can create war file in servlet?
What is difference between server and servlet?