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 |
What are the new features added to servlet 2.5?
What is URL Rewriting ?
What is servlet in simple terms?
What are the annotations used in servlet 3?
What is Servlet Context?
What is the main purpose of java servlets?
Describe some assignments that are executed by servlet container?
can servlet have instance variables?
What are the advantages of Servlet over CGI?
Explain the working of service() method of a servlet.
Difference Between Web Server and Application server ??
What are the steps involved in placing a servlet within a package?