Gunjan Sharman

Greenhorn
+ Follow
since Dec 26, 2000
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 Gunjan Sharman

Hello.
1. Problem backgroud:
I am trying to implement an interface to the payment gateway system of a bank.
2. Problem statement:
I need to implement a timer (Timer 1) and call it through a JSP/Servlet (servlet A) and immediately afterwards I have to call another JSP/Servlet from this JSP/Servlet on the bank's payment gateway server (servlet B). I am doing this using a response.SendRedirect() in my JSP (servlet A). Now when the timer running on my web-server expires, I have to transfer control to a JSP/Servlet (servlet C) that would again call another servlet/JSP on the bank's payment Gateway (serlvet D).
How do I do this?
23 years ago
Hi all!
I am Gunjan and I intend to take rthe exam by mid Apr.
Get to me using gunjan@dacafe.com