Hi Chris,


I executed next code w/o problems in jsp context:



<%

   String url = "jdbc:virtuoso://localhost:1112";

   Connection connection = DriverManager.getConnection(url,"dba","dba");

   Statement stmt = connection.createStatement();

stmt.executeUpdate("ZITGIST.DBA.CREATE_NAMED_GRAPH_FROM_REMOTE_RDF_FILE_XML ('http://lazarus.stewart-explorations.net:8890/adt2map.vos/mdc2rdf.jsp', 'http://localhost:1352/dataspace')");



%>



Can I see import.jsp ?



Best Regards

Zdravko Tashev
Developer                          phone: +359 (32) 634 397
OpenLink Software           Web: http://www.openlinksw.co.uk
Universal Data Access & Data Integration Technology Providers.


Reply via email to