Am 26.08.2010 20:33, schrieb David Sean Taylor:
Hope Im not giving
too much of the lesson away:)

Hi David,

no you don't ;). After some hours of search I got to another raw snippet how-to instanciate the page manager (elsewhere on the internet):

PageManager pageManager = (PageManager)Jetspeed.getComponentManager().getComponent("org.apache.jetspeed.page.PageManager");

After this I came to a slightly different way, but your example was still extremely helpful to me. Now I have some more clean example code for API-handling.

Thank you for this,
Cheers


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to