Hi,
I'm working on making portlets load parallelly... But I'm having
trouble tracing the lifecycle of a portlet. Perhaps someone knows it
offhand. what is the general flow?
My approach.. . add a method to Portlet called "preload" which is called
in seperate threads before getContent (which is called single
threaded).. . But I need to know the hierachy of control... What gets
called which calls what which calls Portlet.init and eventually
portlet.getcontent. I'm debugging through but its jumping all around so
its kinda hard to follow... especially at the drunkathon..I mean
Apachecon hackathon...
-Andy
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
