I have two web servers running, one holds an application that stores scanned images and the other is the Web site that displays these images.
Im using ASP and XML to communicate and retrieve data from the image server. The problem is that the Image software provider changed its technology for JSP (it used to be ASP) Tomcat is the web server to support their JSP.
Does anybody know a way to parse the HTML code that returns from the JSP into an ASP page or XML tags? Is that possible? Am I trying to breed apples and oranges?
Thanks,
///edox
Im using ASP and XML to communicate and retrieve data from the image server. The problem is that the Image software provider changed its technology for JSP (it used to be ASP) Tomcat is the web server to support their JSP.
Does anybody know a way to parse the HTML code that returns from the JSP into an ASP page or XML tags? Is that possible? Am I trying to breed apples and oranges?
Thanks,
///edox