Oh, sorry, i'll try to explain better. the user X doesn't have the read permission to some page.. and when he click in the link of this page the whole website changes and he is redirected to the forbidden error page.
what i want is when he clicks in the link of the page instead of the whole page changing, only the content area will (the middle of the website) showing the forbidden error message. for that i think i would have to change the way the forbidden page is called... but i don't know where is this.... On Fri, Aug 21, 2009 at 6:36 AM, Harry Metske <[email protected]>wrote: > I'm sorry, I don't understand, what exactly do you mean by that ? > /Harry > > 2009/8/20 Kinicky <[email protected]> > > > thx harry! > > > > but what if i just wanted to show the message in the content area of the > > wiki and not reload the whole page to show the error message? > > > > On Thu, Aug 20, 2009 at 2:23 PM, Harry Metske <[email protected] > > >wrote: > > > > > you could change the contents of the file error/Forbidden.html, or > create > > > another html file and change the reference in web.xml > > > /Harry > > > > > > 2009/8/20 Kinicky <[email protected]> > > > > > > > Hi folks! > > > > > > > > what should i do to change the Forbidden page on JSPWiki? > > > > > > > > Instead of the message, i wannt show the login form in the content > area > > > of > > > > the page. > > > > > > > > That's possible, right? > > > > > > > > thank you! > > > > > > > > > > > > > > > -- > > Paulo César Amaral Júnior > > > -- Paulo César Amaral Júnior
