Hello everyone, as the subject describes, we are trying to decide when to redirect the user to the error page.
Tapestry reads the context from the url. As it may happen, a (malicious or not) user can decide to try out IDs with a URL. When in the page request process should I look in the database, check if the object exists, and redirect to an error page if necessary? Regards, Daniel P.