Save without releasing the lock

<?xml version="1.0"?>

<introspection xmlns="http://www.wyona.org/neutron/1.0">
  <edit mime-type="application/xhtml+xml" name="Homepage">
    <checkout url="index.xhtml?yanel.resource.usecase=checkout" method="GET"/>
    <save url="index.xhtml?yanel.resource.usecase=save" method="PUT"/>
    <checkin url="index.xhtml?yanel.resource.usecase=checkin" method="PUT"/>
  </edit>
</introspection>