|
GettingStarted @May 15, 2007, 7:56:24 AM
Get Started with JSXTo get started with the JavaScript Extension toolkit is very easy. There are a couple of prerequisities we assume one already satisfies. PrerequisitiesThis documentation has been written with a user that is already familiar with JavaScript, that way he/she can follow the topics here. DownloadThe JSX JavaScript library can be downloaded here. Depending on your specific installation scenario, you can download either a .jar or a .zip archive. Beside the archive files that contain the JSX library, you will also find a .war archive that contains configured WEB application showcasing the various JSX components and technologies. InstallationThe installation of JSX is actually quite trivial. There are two installation scenarios. Exploded InstallationAfter downloading one of the distribution archives, all a developer needs to do is extract the contents of the archive into the root of your web context. JAR file InstallationThe installation of a .jar file is actually easier than in section above, but it assumes extra configuration.
NOTE: The JSXShowcase.war sample application is configured in this way. Get Started with SynapticFacesIn this get started section we assume that you already know about J2EE web applications and are familiar with JSF. The SynapticFaces product works and has been tested to work on all major JSF implementations. Library Dependencies
InstallationThis section assumes that you have already installed a web server such as Apache Tomcat, or an application server such as JBOSS. An installed server will generally give you access, with the exception of JSF to all prerequisite libraries. JBOSS has the MyFaces implementation of JSF included.
If you are using an IDE such as Eclipse to develop your application, some helpful pointers can be found here. Get Started with SynapticAjax Faces ComponentsSynapticAjax JSF components are built on top of the foundation of SynapticFaces and JSX. As with SynapticFaces components we assume that you do have some basic understanding of the JSF framework. Library Dependencies
NOTE: Fully installing SynapticFaces will satisfy all other dependencies, therefore those dependencies are not mentioned here. InstallationThe installation of SynapticAjax is not any different from the installation of SynapticFaces.
|
|
All contents copyright of the author. ©2007. JAMWiki Version 0.5.3 |