Version Differences for GettingStarted
Line 67:
  * unless it is already a part of your web server, download log4j at   * unless it is already a part of your web server, download log4j at
  * download and install dom4j at   * download and install dom4j at
  + * install JSX following steps above
  + * install SynapticFaces following above guide
  * copy synapticajaxfaces-x.x.x.jar into WEB-INF/lib directory   * copy synapticajaxfaces-x.x.x.jar into WEB-INF/lib directory
- * +
  +
  +
  + ==Other Considerations==
  +
  + The installation instructions for the most part merely show where in your web application to place the library files. Most of the time you will need to develop your application first and will need to adapt the installation steps to your specific development environment and build process.