Rambler's Top100 Бизнес Предприятие реального времени
Время - деньги!

Time is money!

Rambler's Top100

russian  english

Chapter 2. Installation and usage

Chapter 2. Installation and usage

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].

  1. Copy the sd-sp45 directory supplied with the Service Pages into <tomcat5 root>/webapps/.

  2. 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>
                        
        

  3. Unpack the contents of the distribution archive to <tomcat5 root>/webapps/sd-sp45/ agreeng to replace MainMenu.jsp if asked.

  4. Log in to Service Pages as usually with web browser. When question dialog appears whether to use an old version click Cancel.

  5. Use it.



[4] All the .jsp files in project are built whith a xsltproc (http://www.xmlsoft.org/)utility