I have written another portler which has been most useful within my company.
I wrote a "URLLogin" portlet which will pass the logged-in-user's id and
password to the target URL.

I used this because I wanted to display an individual's personal schedule on
their login page. I have a scheduling app which maintains schedules. By
posting an ID and password to the URL, I get a personal calendar. So I used
this portlet to post the info.

It has the following features:

psml-definition of whether the site expects post or get method
the attribute/variable name (ie username=sbelt vs userid=sbelt vs
user=sbelt...)
default values (so I could get the corporate calendar if no id/password was
supplied such as the default page)

As Ingo has noted in the HTML portlet I sent him, I think this code should
be reviewed/optimized. But it does work!

Anyone want a copy? As I do not have access to a public ftp site (and don't
have cvs-write permissions), what is the best way to share this?

Steve B.




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?:          [EMAIL PROTECTED]

Reply via email to