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!

which tools do i need to realize this project?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
i want to make a online-search in several XML-files.
the user selects in his browser from several select-boxes and enters a search-string
into an inputbox. the according nodes should then be displayed in the browser.

my problem:
how do i use the variables that i get from the select- + and inputbox in XSL?

do i need more than these tools to realize my project:

-JavaCript (with the XML DOM)
-XSL
-MSXML (its only used by a limited number of people, they all have installed MSXML yet)


i had several problems with MSXML till now, so id like to do all
this serversided with a parser like SAXON. how do i control SAXON on the server?
which tools do i need? most likely Java-Servlets - are they hard to program ?
(im not familiar with JAVA)

thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top