web.home.main.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aspectran-demo Show documentation
Show all versions of aspectran-demo Show documentation
Aspectran module showcasing a demo application
<?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> <translet name="/"> <echo id="page"> <item name="headline">Welcome to the Aspectran Demo Site</item> <item name="teaser">This is a website for demonstrating some recommended best practices developed with Aspectran.</item> <item name="include">home/main</item> <item name="style">plate solid</item> </echo> <dispatch name="templates/default"/> </translet> </aspectran>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy