Mamei Marco wrote:
>
> Hi,
> I learnt that if in a page I put:
>
> <a href="http://localhost/servlet/jetspeed/portlet/Topolino">
> Topolino
> </a>
>
> Then the portlet Topolino defined in the jcfg file is called.
>
> But how can I link a page with more than one portlet?
>
> I would like to link something like a container
> that contains the portlets described by a .psml file!
>
The mapping URL->portal screen depends on the Profiler
implementation you use. WIth the current default minimal Profiler
currently in use you can use:
http://localhost/servlet/jetspeed/user/<username>
to link to the /content/psml/<username>.psml file
For example:
http://localhost/servlet/jetspeed/user/turbine
will get you to turbine.psml without logging in.
Check David recent Profiler proposal for the possibilities offered
by the new Profiler mechanism.
--
Rapha�l Luta - [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?: [EMAIL PROTECTED]