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 James Radvan <Ja...@argos.co.uk> on 2001/06/21 18:36:00 UTC

jetspeed header tags

I am wondering if there is any documentation regarding the user information
accessible by the homepage in jetspeed.  eg on the default logged in
homepage header, there is the following:

Welcome to Jetspeed -> Home 
Customize     Logout     Edit Account (james)     
Server date: 21-Jun-01 16:29:08 

the (james) parameter is accessed via the <jetspeed:info
requestedInfo="UserName"/> and the Server date similarly by <jetspeed:info
requestedInfo="ServerDate" />.  What other info is available through this
jetspeed:info tag?

Thanks

James Radvan
james@imperiumglobal.com


********************************************************************

Click here to visit the Argos home page http://www.argos.co.uk

The information contained in this message or any of its attachments may be privileged and confidential, and is intended exclusively for the addressee.
The views expressed may not be official policy, but the personal views of the originator.  
If you are not the addressee, any disclosure, reproduction, distribution, dissemination or use of this communication is not authorised.
If you have received this message in error, please advise the sender by using the reply facility in your e-mail software.
All messages sent and received by Argos Ltd are monitored for virus, high risk file extensions, and inappropriate content.  As a result users should be aware that mail may be accessed.

********************************************************************

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


Re: jetspeed header tags

Posted by Stefan Wagner <wa...@ixtern.de>.
Hi!

Am Donnerstag, 21. Juni 2001 18:36 schrieben Sie:
> I am wondering if there is any documentation regarding the user information
> accessible by the homepage in jetspeed.  eg on the default logged in
> homepage header, there is the following:
>
> Welcome to Jetspeed -> Home
> Customize     Logout     Edit Account (james)
> Server date: 21-Jun-01 16:29:08
>
> the (james) parameter is accessed via the <jetspeed:info
> requestedInfo="UserName"/> and the Server date similarly by <jetspeed:info
> requestedInfo="ServerDate" />.  What other info is available through this
> jetspeed:info tag?

Try looking at the code. The TLD for the Jetspeed-Tags is in 
<jetspeed-install>/WEB-INF/templates/jsp/tld/template.tld.
And the Classes are under org.apache.jetspeed.services.jsp.tags
There you can find alle about that

> Thanks
>
> James Radvan
> james@imperiumglobal.com

Ciao
Stefan

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