Difference between revisions of "Fast extension sample"
From OpenKM Documentation
(OMCA) |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{TOCright}} __TOC__ |
+ | |||
+ | {{Warning|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]]. | 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 ) | Download [[File:Fast_extension_sample.zip]] and explode into $TOMCAT_HOME/webapps/OpenKM folder ( or better into OpenKM.war ) |
Revision as of 19:01, 30 December 2013
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 )