[SOLVED]Creating a file
I have a wizard, when I want to create a file, I use the following code: AuthenticationUtils.startSession("admin", "admin"); Store storeRef = new Store(Constants.WORKSPACE_STORE, "SpacesStore"); String folderPath = "/app:company_hom...