Posted By:
matthew_magliocca
Posted On:
Wednesday, July 24, 2002 10:43 PM
I have an applet that is attempting to make a URLConnection to a servlet with the url.openConnection() method. I have the DO---puts set to true and caches set to false. I also set it to octet/application. However there is an error every time I try to make a connection I'm told there is a 500 error. Can anyone suggest something?