Does BC provide for a means to run a file compare in a browser window? Firefox, MSIE?
At present I'm running a Java Servlet based (Tomcat) Testsuite which runs a diff on two files on the server side, then converts this to HTML and displays the result in a browser window (frame).
Could that be done with BC also, e.g. "html"-lize the result, or better, providing some means of interaction?
--
Christoph
At present I'm running a Java Servlet based (Tomcat) Testsuite which runs a diff on two files on the server side, then converts this to HTML and displays the result in a browser window (frame).
Could that be done with BC also, e.g. "html"-lize the result, or better, providing some means of interaction?
--
Christoph
Comment