I am working on a project in which i have to crawl through a number of *.jsp files and index some data from them. These files contain links to other jsps and .wav files. However, these links are of the form $root_dir$/<%=language%>ABC.wav, there language is a variable defined in the javascript file. Basically, the links change with different inputs to the file. Is there a way I could somehow execute these .jsp files from my java program (maybe start tomcat to do so), and then obtain the values of these variables from there?
mayank.15 0 Newbie Poster
jwenting 1,889 duckman Team Colleague
mayank.15 0 Newbie Poster
jwenting 1,889 duckman Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.