Initialer Commit

This commit is contained in:
2026-03-18 21:52:19 +01:00
commit f4377bb347
584 changed files with 43636 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8" ?>
<jsp-preview-template>
<taglib uri="http://jakarta.apache.org/struts/tags-bean">
<tag name="cookie"/>
<tag name="define"/>
<tag name="header"/>
<tag name="include"/>
<tag name="message">$tag.getAttribute('key')</tag>
<tag name="page"/>
<tag name="parameter"/>
<tag name="resource"/>
<tag name="size"/>
<tag name="struts"/>
<tag name="write">${tag.getAttribute('name')}.$tag.getAttribute('property')</tag>
</taglib>
</jsp-preview-template>