Currently WebPagePortlet does not use Cookies.  I believe their is an
enhancement in the works, although I do not know when other then post
1.3a2.  You may be able to extend  WebPagePortlet to manage user
specific Cookies.

I found the following in TurbineResources.properties:
 
services.RunDataService.default.cookie.parser=org.apache.turbine.util.parser.DefaultCookieParser

> how to fetch anonymous psml to a logged user).
How about using Groups.  The URL is
jetspeed/portal/group/<group_name>/page/<psml_file>

Paul Spencer


Frans Thamura wrote:
> 
> Paul,
> 
> Yah, this software is damn complex, and you know lah
> .., I play around with jetspeed, and my PC run
> jetspeed every day with modified AbstractPortlet.
> 
> Oke sorry for my english, the question is simple, I
> want to change the session logged user become cookies,
> and still got a big question.
> 
> Without this solution, jetspeed will still usefull,
> and useless for my solutions.
> 
> This is the scenario.
> I have several project running using Java, ColdFusion,
> ASP, PHP. I want to integrate like Yahoo.com, yahoo
> have several portal, my yahoo, calendar, address,
> etc..
> 
> The simple solution is cookie, but until today, I
> still cannot find where is the variable, and how can
> some one can integrate with LDAP (I have 1 project
> using LDAP), i cannot find the turbine session..
> 
> I try to integrate it, because several of them
> interest with jetspeed (after I did a modification for
> look and feel etc.).
> 
> Because in my mind, jetspeed still a personalization
> portal, may be become enterprise portal (after I know
> how to fetch anonymous psml to a logged user).
> 
> Frans
> 
> --- Paul Spencer <[EMAIL PROTECTED]> wrote:
> > Frans,
> > I am not sure I understand the questions :(
> >
> > Frans Thamura wrote:
> > >
> > > Hi all,
> > >
> > > I try to integrating Jetspeed with portal, because
> > I cannot implementing the
> > > getPane in Jetspeed, because I must copy .psml to
> > the user directory every
> > > time the user register, wasting time for me? :) I
> > am to stupid to understand
> >
> > Place the "default.psml" that you want new users to
> > use in
> > /psml/user/turbine/html.
> >
> > > the code.. to complicated for me...:(
> >
> > You are not alone :)
> >
> > >
> > > I read the code, and fint the turbine_id session?
> > Some one can explain to me
> > > to used one of Jetspeed's class so I can integrate
> > with my web site.
> >
> > What do you mean by "can integrate with my web
> > site"?  I make extensive
> > use of the WebPagePortlet to place web pages from
> > existing servers in
> > Jetspeed.
> >
> > >
> > > So I can put the login button out of the Jetspeed
> > page
> >
> > See templates/vm/html/top.vm or
> > templates/jsp/html/top_*.jsp
> >
> > >
> > > Thanks
> > >
> >
> > Paul Spencer
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> >
> 
> =====
> Empowering Open Source Spirit...
> Open Source is Open Source. Shared Source is another thing.
> 
> __________________________________________________
> Do You Yahoo!?
> Make a great connection at Yahoo! Personals.
> http://personals.yahoo.com
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to