Subversion Repositories SmartDukaan

Rev

Rev 430 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_1_0.xsd">
        <head>
                <title> Shop2020 support servlets </title>
        </head>
        <body>
        current time is ${currenttime}
                <h2>Shop2020 support servlets </h2>
                <ol>
                        <li>[<t:pagelink page="Promotion">Add new promotion</t:pagelink>]</li>
                        <li>[<t:pagelink page="Listp">List Promotions</t:pagelink>]</li>
                        <li>[<t:pagelink page="Payment">View Payment Info</t:pagelink>]</li>
                        <li>[<t:pagelink page="Inventory">Add new sku</t:pagelink>]</li>
                </ol>
        </body>
</html>