Check out org.apache.jetspeed.services.jsp.tags.* -Stijn
----- Original Message ----- From: "Stefano Bianchi" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, February 26, 2004 8:38 AM Subject: Re: Tag list > > Dear Brian, > thank you for your suggestion, but I do not use Velocity. > I would rather prefer to use something like: > > <jetspeed:info requestedInfo="Email" /> > <jetspeed:info requestedInfo="FirstName" /> > <jetspeed:uriLookup type="Customize" /> > > in my JSP pages to obtain information from portal. > I am searching a list of possible tags to insert (and their meaning, if > possible!). Any further suggestion? > > Thank you for your time & attention > Stefano > > > ----- Original Message ----- > From: "Brian Rowe" <[EMAIL PROTECTED]> > To: "Jetspeed Users List" <[EMAIL PROTECTED]> > Sent: Wednesday, February 25, 2004 2:23 PM > Subject: Re: Tag list > > > > If you are using Velocity, check out this link: > > http://jakarta.apache.org/jetspeed/site/portlet_config_Velocity.html > > > > Presumably you can access the object directly from JSP, as jslink is of > class > > org.apache.jetspeed.util.template.BaseJetspeedLink. > > > > Regards, > > Brian > > > > > > On Wednesday 25 February 2004 07:52 am, Stefano Bianchi wrote: > > > Where can I find some more information on tags I can use within Jetspeed > to > > > retrieve information about user, current psml etc.? > > > I tried to look at JSP1_1andJetspeedTagLib.jsp examples but I think > there > > > is more hidden... > > > > -- > > ===== > > Brian Rowe (President, Chief Architect) > > Cenozoa Corporation > > 3 East 28th Street, 9th Floor, New York 10016 > > 646 536 3066 > > > > --------------------------------------------------------------------- > > 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]
