• Products
  • Demo
  • Support
  • Contact
  • En
  • 中文
  • Create a Popup Editor
  • Server Installation
  • Plugins
  • Supported browsers

Install Server Component

iMathEQ Editor server component is available as JAVA application. DotNET application will be ready soon.

1. Installing as Java Web application

Requirements

  • Oracle Java 1.6 or higher
  • Java application server

Installation

Email support@imatheq.com to get the Java version of the iMathEQ editor server components.
Deploy the war file into your application server.

License key

A license key will be sent to you through email upon your purchase or request for trial version. You need to include your license key in the WEB-INF/web.xml file and replace [license key] in imatheq\com\imatheq\editor.html located inside the war file. The license key will be validated against our server whenever you restart your application.

Testing the application

You can go to the following url
//[your-domain]/[your folders]/[the folder created above]/com/imatheq/editor.html
to test the proper installation of iMathEQ editor.


2. Installing as ASP .NET Web application

Requirements

  • .NET Framework 3.5 and above
  • Email to support@imatheq.com if you need to support earlier than 3.5 .NET fromaework

  • Windows web server

Installation

Email support@imatheq.com to get the .NET version of the iMathEQ editor server components.

  • 1. Create a sub-folder under your web application folder, like c:\wwwroot\[Your application folder]
  • 2. Un-zip the received server component zip file and copy to the above created folder
  • 3. Launch Internet Information Services (IIS) Manager and convert the above folder into application. (Browse to the above folder > right click on the folder > select Convert to Application)
  • 4. If your .NET Framework version is 3.5, rename web.config.3.5 into web.config to replace the default web.config

License key

The license keys will be sent to you through email upon your purchase or request for trial version. The license key will be validated against our server whenever you restart your application.

Testing the application

You can go to the following url
//[your-domain]/[your folders]/[the folder created above]/com/imatheq/editor.html
to test the proper installation of iMathEQ editor.

Term of use