thewrecker
Programmer
I have been given an existing website to modify containing .xql files queries being used. the current .xql files contain embedded html tags in them. I have been asked to remove the html formatting in the query (.xql) files and use .xsl instead.
What I dont understand is how I am going to do that. I know I can display a .xml file through a .xsl file but then where do i put my queries? and the problem I see with doing that is you can view scource of the .xml file and see all the entries that you might not want someone to see.
The .xml files being queried are stored in an eXist database running off tomcat 5.5.15
Has anyone else have this problem? Please help I am at a lost.
What I dont understand is how I am going to do that. I know I can display a .xml file through a .xsl file but then where do i put my queries? and the problem I see with doing that is you can view scource of the .xml file and see all the entries that you might not want someone to see.
The .xml files being queried are stored in an eXist database running off tomcat 5.5.15
Has anyone else have this problem? Please help I am at a lost.