Apostolidis Apostolos wrote:
As for iterating over all panes on a PSML page, best to get the current profile from rundata, get the page from there and iterate over the psml model.
I don't exactly get what you mean, and in particular by "get the current profile from rundata". Are you referring to
org.apache.turbine.util.RunData interface? 'Cause i did not find any methods retrieving the current profile (like getProfile() or smth)...Can you give me any hints on this??
Jetspeed uses its own subclass of RunData interface:
org.apache.jetspeed.services.rundata.JetspeedRunData
You'll find getProfile() in there.
-- Rapha�l Luta - [EMAIL PROTECTED] Apache Portals - Enterprise Portal in Java http://portals.apache.org/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
