xsl-list
[Top] [All Lists]

Re: selecting HTML Options

2005-01-17 23:17:01
Chris_Graham(_at_)aami(_dot_)com(_dot_)au writes:

        One problem though, all of my XSL and your XML is being pulled 
from a resource bundle inside a jar file, so would this work?

-Chris


My recollection on this is foggy (I'm too, bitter w/ Java and am forcibly
repressing bad memories). As I recall it, yes, the java.net API
includes a 'jar://' protocol and I think the implementation of Xalan
or Xerces (I forget which one does the URL call) will pull from a
JAR. 

Are you calling this from in a place where you can construct a
'new URL()'? I would consult the relevant API Docs to verify
this. Others on this list more current on Java impls. may be of more
help. 
-- 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>