Re: Ponder: Validation exception catch?

Jesse Tayler <[email protected]> Tue, 28 May 2013 19:23:24 -0400
Newsgroups gmane.comp.web.webobjects.wonder-disc
Message-ID <[email protected]>
unless someone knows a better way, I typically pass the message to the component from the authentication response.

IIRC, I make a component that has a .message or it goes by an error code, and if there is one, the page displays the error and it expects the error to be set by whatever redirection produces that page ( the return from the authentication error ).

maybe someone else has a better way --


On May 28, 2013, at 6:36 PM, James Cicenia <[email protected]> wrote:

> I have a ERXStateless Login page.
> I want to show the validation error:
> Validation failed on an object [null] with keypath = null and exception: Login failed: Invalid credentials
> 
> How do I access that from ERXStatelessComponent?
> 
> Thanks
> James
> 
> 
> ------------------------------------------------------------------------------
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1_______________________________________________
> Wonder-disc mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wonder-disc


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1