Any JOGL based client/server examples

Does anyone know if there are any jogl based client/server examples that would allow me to have my JOGL OpenGL application running on a server and only the gl calls and Java2D calls get transmitted to my client app over the network for display in a jogl applet.