On Tue, 2004-08-03 at 16:15, Thomas Kjeldahl Nilsson wrote: > > > > The exception (throwable) object is available in the objectModel, and > > can be retrieved from it using ObjectModelHelper.getThrowable(). I don't > > think there's a proper way to access this from flowscript, though there > > are a variety of workarounds. > > > > Hmm, isn't the whole object model accessible from the flowscripts?
This would suprise me. > If not, do you have any particular suggestions\hints for workarounds? I'm not sure what the easiest would be. One possible way is to make an action that puts the throwable object in a request attribute. -- Bruno Dumon http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
