All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web.examples.gs-rest-service.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE aspectran PUBLIC "-//ASPECTRAN//DTD Aspectran 8.0//EN"
        "http://aspectran.github.io/dtd/aspectran-8.dtd">
<aspectran>

    <description>
        A collection of Translets for the Restful Web Service example.
    </description>

    <translet name="/examples/gs-rest-service/">
        <echo id="page">
            <item name="headline">Building a RESTful Web Service</item>
            <item name="teaser">
                A sample page that uses RESTful web services using HTTP support methods such as
                GET, PUT, POST, and DELETE.
            </item>
            <item name="include">examples/gs-rest-service</item>
            <item name="style">plate</item>
        </echo>
        <dispatch name="templates/default"/>
    </translet>

</aspectran>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy