Time
is money!



Table of Contents
To run Service Pages Addon you need web-app JSP2.0-complaint web-app server installed, for example Tomcat(5.0 and newer). To change/add object editing pages you need a xslt translator. [4].
Copy the sd-sp45 directory supplied with the Service Pages into <tomcat5 root>/webapps/.
Ensure that <tomcat5 root>/conf/web.xml contains the following lines:
<mime-mapping>
<extension>xsl</extension>
<mime-type>text/xml</mime-type>
</mime-mapping>
and
<mime-mapping>
<extension>xml</extension>
<mime-type>text/xml</mime-type>
</mime-mapping>
Unpack the contents of the distribution archive to <tomcat5 root>/webapps/sd-sp45/ agreeng to replace MainMenu.jsp if asked.
Log in to Service Pages as usually with web browser. When question dialog appears whether to use an old version click Cancel.
Use it.