Hello Everyone, Do you know if we can access html directly in OFBiz without going through the controller? I am trying to integrate Google Web Toolkit with OFBiz and when we compile the source code everytime, new html files are created by the GWT compiler with different names and they are accessed from the client. So I have to go to the controller and rename the request-map and view-map to the newly created file. Let me know if there is a way so that I dont have to edit the controller after every compile.
Thanks in advance, Amit Shinde
