> On Nov 21, 2017, at 12:21, Manuel Quintero Fonseca <man...@uas.edu.mx> wrote:
> 
> Yes, I want to make a query with sparql in fuseki, to show the result in a
> web. what has been researched, happens to use java for web pages JSP is
> used in tomcat.

You might have a good reason (or requirement) to use jsp, but it is not 
necessary. Any JavaScript framework for dom and ajax will work. My favorite is 
d3 (d3js.org).

Regards,
--Paul

> 
> 2017-11-21 6:55 GMT-07:00 ajs6f <aj...@apache.org>:
> 
>> Are you asking about the use of Fuseki from JSP pages? That is, using JSP
>> pages to send queries to Fuseki?
>> 
>> ajs6f
>> 
>>> On Nov 20, 2017, at 9:56 PM, Manuel Quintero Fonseca <man...@uas.edu.mx>
>> wrote:
>>> 
>>> Hello, there is a tutorial on the use of fuseki on jsp (JavaServer
>> Pages),
>>> to be able to consult about the web platform
>>> 
>>> Information on this subject is very scarce, and in the official
>>> documentation or say, is unclear.
>>> 
>>> Thank you
>> 
>> 

Reply via email to