fajju khan

Greenhorn
+ Follow
since Jan 28, 2004
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 fajju khan

Plz tell me the difference between the
jsp include and include action
and also tell me the usage of both ....
20 years ago
JSP
thanks again,
Now i get your point that if you declare instance variables or static variables then the threading issue occurs.
regards
Faisal
20 years ago
Thanks for reply,
but one thing to mentioned that you did not answer my first part of second reply that if i handle transaction in DataBase, then the threading issue still remains or not?
best regards
Faisal Ishaque
20 years ago
thanks for reply ,
please tell me if i handle transaction level issue in DB (ACID), then still there is need of handling threading issue.
and what do you mean that REFERENCE TO REQUEST OBJECT?
regards
Faisal Ishaque
20 years ago
Hello
I am web developer, and i want to ask question about threading issue in jsp servlet application.
My first question is that, when i use MVC pattern and access Data Base in simple java classes (Command classes), then there is need of handling threading issue?

My second question is that, when i set object to session or request in java classes(Command Classes), there is need of handling thrading issue or not?
Also let me know the general tips about handling threading issues in jsp and servlet application.
Regards
Faisal Ishaque
20 years ago