I've searched both the users and developer jetspeed mailing lists for this. I've also looked at the urlmanager/*.java source. Sorry in advance if I missed something.
I'm using the nightly build of 1.3a2-dev-war from Oct 2. I want a WebPagePortlet to access a website using a URL containing a username and password. In other words, I want to use the following URL in the <url>: http://myusername:[EMAIL PROTECTED]/mypage.html I get a 401 HTTP response from the www.mydomain.com server, but if I copy and paste the same URL in a browser it works fine. (www.mydomain.com is served by an Apache server.) I've also tried: http:[EMAIL PROTECTED]/mypage.html with the same results (works from a browser, but not a jetspeed WebPagePortlet). Escaping the "@" doesn't work anywhere, of course. Any pointers to existing documentation on how to do this would be appreciated. Thanks. --dave _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
