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



without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded..

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

Post New Answer

More Servlets Interview Questions

What do you mean by web applications? Explain web application directory arrangement?

0 Answers  


What exactly are the functions of servlet?

0 Answers  


What is ServletContext() and what is its use?

9 Answers   Prime Technology, TCS,


What is session tracking?

0 Answers  


Differentiate between get and post?

0 Answers  






How values can be passed from HTML page to servlet?

7 Answers   ABC,


What is meant by cookies?

0 Answers  


What happens, when client requests for server object, which is not yet loaded into the memory?

2 Answers  


Hi............ When i am started the tomcat server it started. but it not load the jar files wht we deploving file.suppose we load the wapp folder in webapps. At running time it show the below error in tomcat server INFO: validateJarFile(C:\Program Files\Apache Software Foundation\Tomcat 5.0\web apps\wapp\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet Spec 2.3, s ection 9.7.2. Offending class: javax/servlet/Servlet.class How to slove this problem in my system. plz give answer for this problem.

5 Answers  


Is that servlet is pure java object or not?

0 Answers  


why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.

5 Answers  


How can you start a jta transaction from a servlet deployed on jboss?

0 Answers  


Categories