Firoz navrang

Greenhorn
+ Follow
since Oct 18, 2007
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 Firoz navrang

Hi,

Still, I am not clear about the scenario. Can you please eloborate bit more, and if you have any example similar to that, I really appriciate.

Thanks

Fyrose
Hi All,

How Servlet add JSP page for responding to the view page.

Jsp sends the request to servlet, while responding the response, servlet needs to add the JSP page for the view.

Help would be appriciate.

Thanks

Gaju
16 years ago
Hi All,

I have one scenario and that could solve by Java.

UserA is updating a record into db, but at the same time UserB wants to check the old recored from the same db. If a userA updated a record, then how can a userB can see the old record, because the old record is overwrited in the db.

This can be solve with Java or J2EE.

Help would be appricaite.

Thanks
Gaju
Hi All,

I have one scenario and that could solve by Java.

UserA is updating a record into db, but at the same time UserB wants to check the old recored from the same db. If a userA updated a record, then how can a userB can see the old record, because the old record is overwrited in the db.

This can be solve with Java or J2EE.

Help would be appricaite.

Thanks
Gaju
16 years ago