funcgen shall provide a web frontend to monitor and change the settings of a function generator. Its possible that the function generator is connected to a diffrent computer than the webserver the frontend is running at. Frontend is written in Java/JSP.
JavaRemote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.