|
|
Choosing A Webhost: |
Need help with servlet exception error: msg#00004lang.perl.modules.lwp
(Note: I actually posted this message via the Yahoo Groups interface, but then realized that hadn't been updated since 2001. So, assuming this list is still active, this may be a dupe posting - I apologize in advance. This particular problem has been plaguing me for about 4 months. I'm hoping that somebody has a solution.) I'm trying to hit this URL (corporate intranet): https://www.dmotorworks.com/ia.ui/broker/login .... using the following code: use LWP; my $URL = "https://www.dmotorworks.com/ia.ui/broker/login"; my $browser = LWP::UserAgent->new( ); my $response = $browser->get($URL); print $response->content; When I go to that URL using Firefox or IE, I get a login screen. When I try it using LWP, I get a 'servlet exception error'. I nstalled Crypt::SSLeay (WinXP SP2 and ActivePerl) via the instructions here: http://johnbokma.com/perl/https.html I'm able to reach https sites (such as https://www.paypal.com), but not the one I mentioned above. Hoping somebody can tell me what I am missing!
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: application/octet-stream and empty fileinputs, Eric Kolve |
|---|---|
| Next by Date: | Re: Need help with servlet exception error, Peter Stevens |
| Previous by Thread: | application/octet-stream and empty fileinputs, Eric Kolve |
| Next by Thread: | Re: Need help with servlet exception error, Peter Stevens |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |