Re: Article on the Tapestry Wiki

2008-03-12 Thread Angelo Chen
ing permissions at runtime. Therefore > the access controller would use a delegate to provide the matrix of > pages names to role/user permissions. If you've read the dispatcher > > -- View this message in context: http://www.nabble.com/Article-on-the-Tapestry-Wiki-tp1598

Re: Article on the Tapestry Wiki

2008-03-12 Thread Chris Lewis
ages that in > addition to A, it should be visible to the particular logged in user only. > maybe we can add a parameter to the @Private? thanks, > > A.C. > > > Stephane Decleire wrote: > >> Hi, >> >> I've just published an article on the Tapes

Re: Article on the Tapestry Wiki

2008-03-12 Thread Peter Stavrinides
ges namely: A) pages that requires user to log in, B) pages that in addition to A, it should be visible to the particular logged in user only. maybe we can add a parameter to the @Private? thanks, A.C. Stephane Decleire wrote: Hi, I've just published an article on the Tapestry Wiki on how to

Re: Article on the Tapestry Wiki

2008-03-12 Thread Stephane Decleire
B) pages that in addition to A, it should be visible to the particular logged in user only. maybe we can add a parameter to the @Private? thanks, A.C. Stephane Decleire wrote: Hi, I've just published an article on the Tapestry Wiki on how to implement an access controller based on t

Re: Article on the Tapestry Wiki

2008-03-11 Thread Angelo Chen
in, B) pages that in addition to A, it should be visible to the particular logged in user only. maybe we can add a parameter to the @Private? thanks, A.C. Stephane Decleire wrote: > > Hi, > > I've just published an article on the Tapestry Wiki on how to implement > an acces

Re: Article on the Tapestry Wiki

2008-03-11 Thread Stephane
aps the page name is wrong? The link points to: http://wiki.apache.org/tapestry/Tapestry5HowToControlAccess, but that doesn't exist. chris Stephane wrote: Hi, I've just published an article on the Tapestry Wiki on how to implement an access controller based on the dispatcher solutio

Re: Article on the Tapestry Wiki

2008-03-11 Thread Marcelo Lotif
> method of doing this (thanks to information from HLS). Unfortunately I > can't access the page - perhaps the page name is wrong? The link points > to: http://wiki.apache.org/tapestry/Tapestry5HowToControlAccess, but > that doesn't exist. > > chris > > > Stephane wrot

Re: Article on the Tapestry Wiki

2008-03-11 Thread Chris Lewis
trolAccess, but that doesn't exist. chris Stephane wrote: > Hi, > > I've just published an article on the Tapestry Wiki on how to > implement an access controller based on the dispatcher solution > written by Chris Lewis. > Feel free to comment a

Article on the Tapestry Wiki

2008-03-11 Thread Stephane
Hi, I've just published an article on the Tapestry Wiki on how to implement an access controller based on the dispatcher solution written by Chris Lewis. Feel free to comment and correct my poor english ;-) Stephane