E
Evrim
Dear All
I am using JDK 6 , Tomcat 6 and Jena 2.5.2.
I would like to use javascript on my jsp page to pass the values of text
boxes to a java function I have. This java function uses the Jena library to
extract some info from OWL file based on parameters passed to it . I'd
extremely apprecite you help :
Assuming my jsp page is in folder [Tomcat] \webapps\mytest and Jena
libraries are in [Tomcat] \webapps\mytest\WEB-INF
1. Where (which folder) should I store my java class (java function) ?
2. How can I use javascript to call the Java function and pass values to it
(to invoke it so that it can proceed with what it is supposed to).
I am deeply grateful for your help
Evrim
I am using JDK 6 , Tomcat 6 and Jena 2.5.2.
I would like to use javascript on my jsp page to pass the values of text
boxes to a java function I have. This java function uses the Jena library to
extract some info from OWL file based on parameters passed to it . I'd
extremely apprecite you help :
Assuming my jsp page is in folder [Tomcat] \webapps\mytest and Jena
libraries are in [Tomcat] \webapps\mytest\WEB-INF
1. Where (which folder) should I store my java class (java function) ?
2. How can I use javascript to call the Java function and pass values to it
(to invoke it so that it can proceed with what it is supposed to).
I am deeply grateful for your help
Evrim