So, I have an SVG graphic embedded in an html page. within the svg are some mouseover events that do some re-drawing stuff. Now I want the containing page to also make some updates as a result of ...
Im trying to create an application and Im getting a bit lost in the middle. Basically there are 2 pieces to build, a DHTML web page, which is complete, and a Java Servlet that will take requests from ...