8687888990919293949596
} zout.flush(); zout.close(); } }; getResponse().setEntity( fmt.toRepresentation( directory ) ); } @Override public void handlePut() { String workspace = (String)getRequest().getAttributes().get("workspace");
200201202203204205206207208209210
} zout.flush(); zout.close(); } }; getResponse().setEntity( fmt.toRepresentation( directory ) ); } @Override public void handlePut() { String workspace = getAttribute("workspace");
179180181182183184185186187188189