Lizann, I am not sure which id you are after, but most of the ids associated with portlet ids come from the associated Fragment id. See any PSML file for Fragment definitions and check if that is indeed the id you are seeking.
There is a DB PageManager that stores PSML in the DB. In that case, the ids would be in the DB if that is what you require. See messages on this list from the last week for how to configure the DB PageManager if you need it. Randy On Fri, 2006-01-13 at 10:28 -0500, Lizann Epley wrote: > Hey all, > > I have another question... Does anyone know if there is a way to specify > the id to be used for a portlet in the psml? In other words, can the id > be specified in the database instead of generated when the portlet is > deployed? > > I am using Derby with jetspeed2. > > I would think that there is since the jetspeed portlets are referenced > by specific ids instead of generated, however I recognize that it may > just be a matter of properly inserting into the database on > initialization as well... > > Just thought I'd check! > -- lizann > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
