RE: obtaining User object when overriding the IFramePortlet getSource method???

2003-03-07 Thread Mark Orciuch
To: Jetspeed Users List > Subject: RE: obtaining User object when overriding the IFramePortlet > getSource method??? > > > > Hmm... That's an interesting approach and I'll look into it. > However, this > should be able to just work without interaction by the user.

RE: obtaining User object when overriding the IFramePortlet getSource method???

2003-03-06 Thread Jacob Kjome
hursday, March 06, 2003 3:54 PM > To: [EMAIL PROTECTED] > Subject: obtaining User object when overriding the IFramePortlet > getSource method??? > > > Hi, > > I'm wondering how I might obtain a handle on the JetspeedUser object > when overriding the getSource() method of th

RE: obtaining User object when overriding the IFramePortlet getSource method???

2003-03-06 Thread Mark Orciuch
To: [EMAIL PROTECTED] > Subject: obtaining User object when overriding the IFramePortlet > getSource method??? > > > Hi, > > I'm wondering how I might obtain a handle on the JetspeedUser object > when overriding the getSource() method of the IFramePortlet? > > The

obtaining User object when overriding the IFramePortlet getSource method???

2003-03-06 Thread Jacob Kjome
Hi, I'm wondering how I might obtain a handle on the JetspeedUser object when overriding the getSource() method of the IFramePortlet? The reason I need this is so that I can grab the logged-in user's username and password and send that info along with the URL that is configured via the .xreg file