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
Answer / guest
An administrator can only add a record.so ofcoursr he has
his own id and widout it he cannot do any opration to database
| Is This Answer Correct ? | 8 Yes | 0 No |
Why do we use sendredirect() method?
What is the difference between 2 types of servlets?
How do you pass the data from one servlet to another servlet?
What are the steps that are involved in using the httpservlet class?
What is the difference between sendredirect() and forward() in a servlet?
What are different Authentication options available in Servlets.
Why servlet is mostly used?
List some life cycle methods of a servlet.
What is Client-Server Computing?
How do I support both get and post from the same servlet?
Explain the steps involved in placing a servlet within a package?
What are the exceptions thrown by servlets? Why?