Hello Manu,

>
>        1. How do I find a logged in user's screen name. I do not seem to
> find that information in the published models?


I you want to display the screenname of the creator of a blog entry use '
$entry.creator.screenName'

But you are right. In the the roller template guide:

http://apache.speedbone.de/roller/roller-4/v4.0.1/docs/roller-template-guide.pdf

the attribute screenName is not documented with the 'User' model.

>
>        2. How can I pass information to roller via the context? How do I
> access the request object in a velocity template and in a JSP file?Thanks in
> advance,


If you want to access the request e.g. to use request parameters you should
take a look at a previous thread startin here:

http://osdir.com/ml/user-roller.apache.org/2009-04/msg00005.html

It is (almost) not possible to make use of request parameters in roller
pages because of caching.

-Henning

>
> Manu
>
>
>
>




-- 
Dipl.-Inform. Henning Brune

http://ekvv.uni-bielefeld.de/pers_publ/publ/PersonDetail.jsp?personId=10185

Universität Bielefeld
Projekt BIS
Postfach 10 01 31
D-33501 Bielefeld

Die neue Homepage des BIS Projektes:
http://www.uni-bielefeld.de/bis/

Reply via email to