WWWNG Architecture


WWWNG Architecture. WWW Browser connects to Java HTTP Server. Java Servlet returns GraphApplet (via Applet tag). Applet connects to GraphDomain. It can then display and edit Graph and GraphContent Objects. Once these objects exist, they may be accessed through HTTP as well as GraphApplet.