This document covers the following topics:
This section covers the following topics:
To set up the new tags within Tamino X-Application
Tamino X-Application Version 3.1.2 is required to use the new tags. If you have a previous version, please update Tamino X-Application by downloading and installing the new Version 3.1.2.
Download the contributed .zip file.
Important:
Create a backup copy of your Tamino X-Application
environment because changes you have previously made may be
overwritten.
Unzip the file in your Tamino X-Application environment on toplevel.
Execute the command script build.cmd to rebuild Tamino X-Application and integrate the new tags.
Execute the command script build examples.jsp to rebuild the JSP examples.
Execute the command script build demos.jsp to rebuild the JSP demos.
Execute the command script build generator to rebuild the Tamino X-Application Generator.
Tip:
Delete the content of your Tomcat work directory
to prevent irritations concerning Tomcat.
To integrate the new tags
Proceed with the steps as described in the above section Setting up the new Tags within Tamino X-Application.
Copy the file xapplication\lib\debug\xapplication.jar into the directory yourWebApplication\Web-Inf\lib\xapplication.jar.
Copy the file xapplication\Web-Inf\xapplication.tld into the directory yourWebApplication\Web-Inf\JSP\xapplication.tld.
Important:
If you have modified the file
xapplication.tld (with new tag definitions), only copy the
definition for the new tags to your existing
xapplication.tld file. Your changes will not get
lost.