Basic Customization > User Interface Customization > Customizing HTML Clients Using the Windchill JSP Framework > Checkin/Checkout > Sample Code
  
Sample Code
Examples of Usage in Windchill Code
To view a sample action model with checkin/checkout actions see the document action models (<Windchill>\codebase\config\actions\DocumentManagement-actionmodels.xml)
To view a sample checkout and edit action see the action definition in the document actions definitions (<Windchill> \codebase\netmarkets\jsp\document\edit.jsp) and the document edit JSP file (<Windchill>\codebase\config\actions\DocumentManagement-actions.xml)