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 Posted / 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 |
Post New Answer View All Answers
What are the drawbacks of cgi?
What is java servlet?
What is the difference between forward () and sendredirect () functions in servlet? Explain
How do I support both get and post from the same servlet?
What are different ways for servlet authentication?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
How do we go with database connection and log4j integration in servlet?
What is the difference between encodeRedirectUrl and encodeURL?
Which event is fired at the time of session creation and destroy?
What are Servlets?
How can we refresh automatically when new data is entered into the database?
What is servlet lazy loading?
What is a deployment descriptor?
How do I know if java is running on linux?
What are session variable in servlets?