Difference between revisions of "Fast extension sample"

From OpenKM Documentation
Jump to: navigation, search
Line 5: Line 5:
 
This sample example show how to fastly extend OpenKM features with JSP, HTML, CSS and JavaScript technologies using OpenKM java API and how to communicate with exposed javascript GWT exposed methods ( [[Javascript_API]].
 
This sample example show how to fastly extend OpenKM features with JSP, HTML, CSS and JavaScript technologies using OpenKM java API and how to communicate with exposed javascript GWT exposed methods ( [[Javascript_API]].
  
'''Installation'''
+
===Installation===
 
Download [[File:Fast_extension_sample.zip]] and explode into $TOMCAT_HOME/webapps/OpenKM folder ( or better into OpenKM.war )
 
Download [[File:Fast_extension_sample.zip]] and explode into $TOMCAT_HOME/webapps/OpenKM folder ( or better into OpenKM.war )

Revision as of 20:05, 30 December 2013

Contents


Nota advertencia.png Under construction

This sample example show how to fastly extend OpenKM features with JSP, HTML, CSS and JavaScript technologies using OpenKM java API and how to communicate with exposed javascript GWT exposed methods ( Javascript_API.

Installation

Download File:Fast extension sample.zip and explode into $TOMCAT_HOME/webapps/OpenKM folder ( or better into OpenKM.war )