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 Danny <da...@mms-dresden.de> on 2003/04/22 15:59:36 UTC

PSML References

I am sorry, if this question is stupid.

I'm trying to understand the working of the <reference ...> tag in Psml
profiles.
I'd like to do the following thing:

Let's say I've an <portlets ...> tag with some ID, TITLE,.... in a profile X

Now I want a <reference ...> tag in a profile Y, which references this
portlets tag.

So that user X and Y work virtually on the same pane.

Is this possible?

The documentation says:

<reference id="P-ed09142736-10018" path="group/apache/page/news"/>

...but I can't see, where I reference to my pane (<portlets ...> tag), or is
it only possible
to whole psml resources? But then I would have multiple controllers and so
on...

Thanks Danny

==========================================
T-Systems Multimedia Solutions GmbH
Danny Gehl
Authorized Java Center (AJC)
Hausanschrift: Riesaer Straße 5, 01029 Dresden
Tel.: (0351) 8505 845
Fax.: (in Arbeit)
E-Mail: mailto:Danny.Gehl@MMS-Dresden.de
http://www.T-Systems-MMS.com


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


Re: AW: PSML References

Posted by Matthieu DELAHAIS <de...@yahoo.fr>.
My reference look like something like 
<reference id="P-f46d7f9a8f-10067"
path="group/apache/media-type/html/page/news.psml">
And, I have a security id in the file referenced.

I think your problem is that you forgot the
"/media-type" and "/html" in your reference path.
These elements (media-type and html) don't exist in
the real path but are necessary when you use the path
(if you work with some wml files -html for WAP-, your
path would be something like
group/apache/media-type/wml/page/news.psml).

Matthieu


 --- Danny <da...@mms-dresden.de> a écrit : > Can
you tell tell me, how you references look like?
> 
> Did you reference whole psml profiles or panes in
> them?
> 
> > -----Ursprüngliche Nachricht-----
> > Von: Matthieu DELAHAIS [mailto:dela_mat@yahoo.fr]
> > Gesendet: Dienstag, 22. April 2003 16:09
> > An: Jetspeed Users List
> > Betreff: Re: PSML References
> >
> >
> > Hi,
> >
> > I worked a little on the PSML References. I
> succeeded
> > to do some valid references only in the case I had
> > some security-id in my PSML...
> >
> > Hope it can help you...
> >
> > Matthieu
> >
> >  --- Danny <da...@mms-dresden.de> a écrit : >
> I
> > am sorry, if this question is stupid.
> > >
> > > I'm trying to understand the working of the
> > > <reference ...> tag in Psml
> > > profiles.
> > > I'd like to do the following thing:
> > >
> > > Let's say I've an <portlets ...> tag with some
> ID,
> > > TITLE,.... in a profile X
> > >
> > > Now I want a <reference ...> tag in a profile Y,
> > > which references this
> > > portlets tag.
> > >
> > > So that user X and Y work virtually on the same
> > > pane.
> > >
> > > Is this possible?
> > >
> > > The documentation says:
> > >
> > > <reference id="P-ed09142736-10018"
> > > path="group/apache/page/news"/>
> > >
> > > ...but I can't see, where I reference to my pane
> > > (<portlets ...> tag), or is
> > > it only possible
> > > to whole psml resources? But then I would have
> > > multiple controllers and so
> > > on...
> > >
> > > Thanks Danny
> > >
> > > ==========================================
> > > T-Systems Multimedia Solutions GmbH
> > > Danny Gehl
> > > Authorized Java Center (AJC)
> > > Hausanschrift: Riesaer Straße 5, 01029 Dresden
> > > Tel.: (0351) 8505 845
> > > Fax.: (in Arbeit)
> > > E-Mail: mailto:Danny.Gehl@MMS-Dresden.de
> > > http://www.T-Systems-MMS.com
> > >
> > >
> > >
> >
>
---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > > jetspeed-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail:
> > > jetspeed-user-help@jakarta.apache.org
> > >
> >
> >
>
___________________________________________________________
> > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite
> et en français !
> > Yahoo! Mail : http://fr.mail.yahoo.com
> >
> >
>
---------------------------------------------------------------------
> > 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
>  

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

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


AW: PSML References

Posted by Danny <da...@mms-dresden.de>.
Can you tell tell me, how you references look like?

Did you reference whole psml profiles or panes in them?

> -----Ursprüngliche Nachricht-----
> Von: Matthieu DELAHAIS [mailto:dela_mat@yahoo.fr]
> Gesendet: Dienstag, 22. April 2003 16:09
> An: Jetspeed Users List
> Betreff: Re: PSML References
>
>
> Hi,
>
> I worked a little on the PSML References. I succeeded
> to do some valid references only in the case I had
> some security-id in my PSML...
>
> Hope it can help you...
>
> Matthieu
>
>  --- Danny <da...@mms-dresden.de> a écrit : > I
> am sorry, if this question is stupid.
> >
> > I'm trying to understand the working of the
> > <reference ...> tag in Psml
> > profiles.
> > I'd like to do the following thing:
> >
> > Let's say I've an <portlets ...> tag with some ID,
> > TITLE,.... in a profile X
> >
> > Now I want a <reference ...> tag in a profile Y,
> > which references this
> > portlets tag.
> >
> > So that user X and Y work virtually on the same
> > pane.
> >
> > Is this possible?
> >
> > The documentation says:
> >
> > <reference id="P-ed09142736-10018"
> > path="group/apache/page/news"/>
> >
> > ...but I can't see, where I reference to my pane
> > (<portlets ...> tag), or is
> > it only possible
> > to whole psml resources? But then I would have
> > multiple controllers and so
> > on...
> >
> > Thanks Danny
> >
> > ==========================================
> > T-Systems Multimedia Solutions GmbH
> > Danny Gehl
> > Authorized Java Center (AJC)
> > Hausanschrift: Riesaer Straße 5, 01029 Dresden
> > Tel.: (0351) 8505 845
> > Fax.: (in Arbeit)
> > E-Mail: mailto:Danny.Gehl@MMS-Dresden.de
> > http://www.T-Systems-MMS.com
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > jetspeed-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail:
> > jetspeed-user-help@jakarta.apache.org
> >
>
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
>
> ---------------------------------------------------------------------
> 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


Re: PSML References

Posted by Matthieu DELAHAIS <de...@yahoo.fr>.
Hi,

I worked a little on the PSML References. I succeeded
to do some valid references only in the case I had
some security-id in my PSML...

Hope it can help you...

Matthieu

 --- Danny <da...@mms-dresden.de> a écrit : > I
am sorry, if this question is stupid.
> 
> I'm trying to understand the working of the
> <reference ...> tag in Psml
> profiles.
> I'd like to do the following thing:
> 
> Let's say I've an <portlets ...> tag with some ID,
> TITLE,.... in a profile X
> 
> Now I want a <reference ...> tag in a profile Y,
> which references this
> portlets tag.
> 
> So that user X and Y work virtually on the same
> pane.
> 
> Is this possible?
> 
> The documentation says:
> 
> <reference id="P-ed09142736-10018"
> path="group/apache/page/news"/>
> 
> ...but I can't see, where I reference to my pane
> (<portlets ...> tag), or is
> it only possible
> to whole psml resources? But then I would have
> multiple controllers and so
> on...
> 
> Thanks Danny
> 
> ==========================================
> T-Systems Multimedia Solutions GmbH
> Danny Gehl
> Authorized Java Center (AJC)
> Hausanschrift: Riesaer Straße 5, 01029 Dresden
> Tel.: (0351) 8505 845
> Fax.: (in Arbeit)
> E-Mail: mailto:Danny.Gehl@MMS-Dresden.de
> http://www.T-Systems-MMS.com
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> jetspeed-user-help@jakarta.apache.org
>  

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

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