RE: URL connections

2004-06-09 Thread Stunger, Kevin J
ginal Message- From: Lucero, Dennis M [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 11:07 AM To: [EMAIL PROTECTED] Subject: URL connections I am having a strange problem. When I try and connect to a URL within the struts framework (within an action class) I get errors. Below is the

URL connections

2004-06-09 Thread Lucero, Dennis M
I am having a strange problem. When I try and connect to a URL within the struts framework (within an action class) I get errors. Below is the code, this code works fine in a standalone java class (main) but in an action class I get an error when I try and Cast the connection, any help is appr