You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by "Skondras P." <pa...@hq.acn.gr> on 2002/02/18 09:56:30 UTC

Set Header

Hi all
I would like to ask ifi can set a header in the data.getResponse()

because i try data.getRespone().setHeader("Status","404")  and i don't
get the page not found screen when the code is executed

What i want to do is when a specific error occurs not to show an error
screen but he page not found screen
Any ideas are welcome