I was just going through the following URL, and i noticed that when i click on view source there is no HTML markup.I want to do something similar.
http://data-gov.tw.rpi.edu/demo/linked/demo-401-budget-summary-sparql.php?agency=National%2BScience%2BFoundataion
I have a database with some queries, I want a user to be able to access the queries in a similar fashion as above.
I know how to use the request.getParameter function in JSP to retrieve the value of querystring , which i will then use to fetch corresponding query from database, but i am not sure how to display it without html markup
Create a jsp page without any html markup. Just print query.