You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Darren Gilroy <DG...@CONSONUS.com> on 2001/06/06 22:12:39 UTC

Portal Pages

All - 

I would like to create another page for portlets, what I mean is

/jetspeed/portal/Home returns one set of portlets
/jetspeed/portal/Away returns another set of portlets.

My first thought was to make this file 

/WEB-INF/psml/user/me/away.psml

but that doesn't work.

Ideas?
Thanks.
-best-darr-

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Portal Pages

Posted by David Sean Taylor <da...@bluesunrise.com>.
> /WEB-INF/psml/user/me/away.psml

you can do that with a url like:

http://localhost:8080/jetspeed/portal/user/me/page/away


----- Original Message ----- 
From: "Darren Gilroy" <DG...@CONSONUS.com>
To: <je...@jakarta.apache.org>
Sent: Wednesday, June 06, 2001 1:12 PM
Subject: Portal Pages


> All - 
> 
> I would like to create another page for portlets, what I mean is
> 
> /jetspeed/portal/Home returns one set of portlets
> /jetspeed/portal/Away returns another set of portlets.
> 
> My first thought was to make this file 
> 
> /WEB-INF/psml/user/me/away.psml
> 
> but that doesn't work.
> 
> Ideas?
> Thanks.
> -best-darr-
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org