RE: Getting Portlet ID from psml file for User.

2004-05-18 Thread Sunil Sheshadri
PROTECTED] Sent: Wednesday, May 19, 2004 7:47 AM To: Jetspeed Users List Subject: Re: Getting Portlet ID from psml file for User. Since you need to do manipulations on the psml files maybe you can consider storing the psml files in a database. You can take a look at this url http://portals.

Re: Getting Portlet ID from psml file for User.

2004-05-18 Thread Robin Antony
. Hope it helps ... :) Cheers, Robin Antony [EMAIL PROTECTED] Software Engineer OpenSI.Net - Original Message - From: "Sunil Sheshadri" <[EMAIL PROTECTED]> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, May 18, 2004 3:55 AM Subject:

Getting Portlet ID from psml file for User.

2004-05-18 Thread Sunil Sheshadri
Hi, In one of our requirements, we need to get the user's portlet Id and store it in other table. So as soon as the user logins we need to get his ID's from default.psml or if he updates and add any portlets, we need to get those portlet ids too and store it in our table. Basically, what I am tr