|
Subject: Re: [xsl] Re: Re: Is there a way to catch Exceptions in xslt thro wn from calling a Java function within Xalan ? From: Robert Koberg <rob@xxxxxxxxxx> Date: Mon, 01 Mar 2004 13:42:41 -0800 |
I needed to know if an exception is thrown by Java code, can you catch it in
xslt without the entire Transformation being terminated ?
String xmlStr = null;
try{
xmlStr = "<success/>"
} catch (..) {
xmlStr = "<failure msg='blah blah'/>"
}best, -Rob
Bill Riegel LandMark Graphics 713-839-3388
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Re: Re: Is there a way to, Bill Riegel | Thread | [xsl] Re: Re: Re: Is there a way to, Dimitre Novatchev |
| [xsl] XSL-List Guidelines, B Tommie Usdin | Date | [xsl] XSL-List Guidelines, Mulberry Technologie |
| Month |