Eranga Kodikara

Greenhorn
+ Follow
since Jan 18, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Eranga Kodikara

Hello Everyone

Currently i am developing Simple Banking Application in JAVA(EJB3)..so i have problem in Transaction handling in my Application

My scenario :
there is Joint A/C access tow users at same time different Machine

User A Withdraw money
User B also Withdraw money and also ..My Database updated

There is Sequence Number in master Transaction Table inside my Database
it is increment every transaction will happen

in my Current System if Both of user perform a transaction ... my sequence number is Duplicate

so how can i overcome above kind of problem please help me

Is there any sample code or application


Thanks

Eranga

hi all

how can i print text file using client side environment through web browser
n also i wanna print directly without appearing print dialog box ?

Thanks
----Eranga---


14 years ago