What is session variable in servlets?
Answer / abc
you can use session for storing data / objects. and for
tracking user activities.
Is This Answer Correct ? | 25 Yes | 13 No |
Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?
Life Cycle of servlets?
What are the types of Session Tracking ?
Can you send an authentication error from a servlet?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What is api in servlet?
Can you call a jsp from the servlet?
What is servlet configuration?
What are the two important api's in for servlets?
What are setSecure() and getSecure() methods in Cookies?
please give url to get orinal software for I-net crystal clear java report tools?
Can we define constructor in Servlet class?