I got it. Thank you very much. I really appreciate your help. -----Original Message----- From: Christophe Lombart [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 3:08 PM To: Jetspeed Users List Subject: Re: multiple servlet in jetspeed
What kind of user preferences ? You can have 2 different psml for the same user which is related to 2 different "user preferences" with different controller, control, portlets, ... . Furthermore, you can store per user different user preferences if you want and use the correct on depending on the http request parameters. suchisubhra sinha wrote: >No is is not going to solve my problem. As path1 and path2 is >totally two portal applications In same branch. So I need to setup >user preference based upon different servlet. When you go to >Path1 you should not see whatever your preference for path2 servlet. > > >~suchi > >-----Original Message----- >From: Christophe Lombart [mailto:[EMAIL PROTECTED] >Sent: Monday, September 01, 2003 2:39 PM >To: Jetspeed Users List >Subject: Re: multiple servlet in jetspeed > > >Why do you need that ? >Jetspeed is based on turbine which provide "actions". I expect that you >can solve you problem maybe with different turbine actions or maybe >different psml files. Please give us more info on what you ared doing. > >Christophe > >suchisubhra sinha wrote: > > > >>Hi All, >> does Jetspeed support multiple servelet? Something like >>http://localhost/Jetspeed/go/Path1 http://localhost/Jetspeed/go/Path2 >> >> > > > >>and how can I setup this? >> >>~suchi >> >> >> >> >> > > > >--------------------------------------------------------------------- >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] > > > > > --------------------------------------------------------------------- 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]
