we have two applications A1 & A2 both are accesing the same
databse table employee at the same time how we will manage
this so that both application can get the correct no of
emloyee while A1 is inserting a employee at the same time
while other applicatuion is getting the empployee list.

Answer Posted / abdul

This can be done thru JDBC isolation properties., there
were some ISOLATION LEVEL where you can achive this.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you will display validation fail errors on jsp page?

546


What is the purpose of @emailvalidator?

563


How do you find the struts version being used in a project?

519


How can link tag’s action attribute be used?

524


How to use dispatchaction?

579






What is the role of action class in struts?

561


How the flow of various requests happens in struts application?

533


When it’s useful to use IncludeAction?

554


What is the purpose of @element?

583


What are the custom tags?

533


Which file is used by controller to get mapping information for request routing?

539


What do you mean by actionservlet?

549


What is the use of jsonvalidation in struts?

553


How tag libraries are defined in Struts?

574


Are struts thread safe?

560