[ 
https://issues.apache.org/jira/browse/JENA-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447607#comment-17447607
 ] 

Andy Seaborne commented on JENA-2201:
-------------------------------------

I have been experimenting with a Fuseki (main) module that adds the query and 
upload pages from the Fuseki UI.
This work by having the pages in the jar and getting the Jetty server to serve 
static content requests from the jar file. Makes everything easy to deploy

https://github.com/afs/fuseki-mod-ui (at some time this will go away).

 At the same time, I put in the SPARQLer (the web pages at sparql.org) page for 
the validators. The page are very basic. 

The server side validators generate HTML :-| and the HTML has a CSS link in. It 
works at sparql.org because the pages are at "/" but if the pages are under 
"/sparqler" the CSS isn't found.

> Make SPARQLer root portable
> ---------------------------
>
>                 Key: JENA-2201
>                 URL: https://issues.apache.org/jira/browse/JENA-2201
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: Fuseki
>    Affects Versions: Jena 4.2.0
>            Reporter: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 4.3.0
>
>
> Currently, the SPARQLer is assumed to be "/" making reusing them problematic.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to