The profiler implementation is found under src/java/org/apache/jetspeed/services/profiler Also see the Profile implementation at src/java/org/apache/jetspeed/om/profile
Also reference /proposals/0005.txt ----- Original Message ----- From: "Ender Hikmet KILI�OGLU" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Friday, January 04, 2002 9:47 AM Subject: YNT: YNT: View for Many sites > Yes It's really related to psml but my suggestion is: > when the guest come to a site I will extract user info from address and > Assign it to the gues session but. I need to remove custimization or other > rigths. I thing it will be easy to to assign. > Also I dont know very well jetspeed's source tree I need someone to show the > rigth point to start. Like "profiler" .. > > Ender > > > > -----�zg�n Ileti----- > Kimden: Rapha�l Luta [mailto:[EMAIL PROTECTED]] > Tarih: Friday, January 04, 2002 6:54 PM > Kime: Jetspeed Users List > Konu: Re: YNT: View for Many sites > > > [I'm back. Yes ! :) ] > > Paul Spencer wrote: > > > Ender, > > > > It sounds like you are asking for the following enhancements: > > > > 1) Dynamic portlet creation, although I do not fully understand how the > > the source or the URL or who (person or program) will create the > > portlet. This is a common request. > > > > > You can do this by implementing a custom profiler: > instead of querying a PSML document, the profiler would simply create > one dynamically in memory and store it in the session rundata object. > > > > 2) Common <portlet-entry>. This would allows a <portlet-entry> > > (portlets, controller, and controls) to be define and maintain in one > > place, but "included" in a PSML. I have a need for this also. > > > > Ender Hikmet KILI�OGLU wrote: > > <snip> > > > But also I want to show my > > > custemized page to all off my page visitor at address > > > http://ender.x.com > > > Dou you remember old dejanews and my deja site. At this site you > > could share > > > your tracked discussions something like this > > > > Again if you need to change the mapping behavior of Jetspeed to take > into account the hostname, you'll just need a profiler implementation > that takes this into account (ie read info from the Host HTTP request > header). > > -- > Raphael Luta - [EMAIL PROTECTED] > Professional Services Manager > Vivendi Universal Networks - Paris > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
