But what I am trying to acheive is a uniformity in displaying all messages
to the user.I am using a dojo dialog to display validation error messages.I
would like to use the same for these kinds of exceptions also.


Dennis Sinelnikov wrote:
> 
> For runtime/unexpected exceptions, you can specify an Exception page via 
> your .application spec to tell tapestry to use this page.
> 
> <page name="Exception" specification-path="Exception.page"/>
> 
> You can add more dynamic logic to this page, to display user-friendly 
> messages depending on the exception thrown.
> 
> hth,
> dennis
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Error-Message-Handling-tf2912986.html#a8153255
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to