Derrick Shoemake

Greenhorn
+ Follow
since May 20, 2009
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 Derrick Shoemake

Sorry this is late, but if you type the URL into the browser it should run the doGet method of a servlet, but it you submit a form, it should be running the doPost method. A simple call to the doGet from the doPost should fix this problem.



EDIT:

Opps, I thought I read it as $.post instead of $.get, I should learn to read one of these days...nevermind