Explain jsessionid and when is it created?
No Answer is Posted For this Question
Be the First to Post Answer
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
What is URL Rewriting ?
What is the difference between servlet config and servlet context.
19 Answers TCS, Tech Mahindra, Vertex,
What is the difference between using getSession(true) and getSession(false) methods?
What are different types of Servlets?
What are important features of Servlet 3?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
What is the procedure for initializing a servlet?
How to get the current httpsession object?
How to commuincate between an applet and a servlet?
How do I know if java is running on linux?
What is Servlets and explain the advantages of Servlet life cycle?