From: Sean M. <sea...@pr...> - 2002-01-11 18:09:27
|
I have a weird import problem and (unusually) have drawn a blank with Google. I can compile a java app that, say, imports javax.xml.transform but cannot get jython to see the package. jython can see certain other parts of javax such as servlet, swing but not the xml parts. Any pointers appreciated. regards, Sean |