0 Replies Latest reply on May 11, 2012 2:42 AM by duttagoutam

    Creating Custom Admin Console Using JSP/JSF

      Hi i am looking for some help to understan the gwt-console code., which will help me to build my custom console page to display the process as well as task. At present gwt-console display all the process and task by using gwt screens/UI by making rest call to the gwt-console-server. I want to reuse the gwt-console code part, which is responsible for making REST call to gwt-console-server. Can anyone help me out to separate / identify those jave classes, which i can use to make REST call to gwt-console-server and i will replace the GWT based screens with the JSP or JSP. Please help.