Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

.xql query > xml / xslt ?

Status
Not open for further replies.

thewrecker

Programmer
Apr 4, 2006
1
NZ
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top