JAMWiki is wiki software built around the standard components of Java, servlets and JSP. It was written by Ryan Holliday and released under the LGPL. While for the user JAMWiki is highly similar to MediaWiki and even uses the same wiki syntax (including templates, etc), it is not a MediaWiki clone but independent implementation, written in a different language and using a different database schema. JAMWiki internally uses Spring framework provides support for users, authentication and roles.

PropertyValue
dbpedia-owl:abstract
  • JAMWiki is wiki software built around the standard components of Java, servlets and JSP. It was written by Ryan Holliday and released under the LGPL. While for the user JAMWiki is highly similar to MediaWiki and even uses the same wiki syntax (including templates, etc), it is not a MediaWiki clone but independent implementation, written in a different language and using a different database schema. JAMWiki internally uses Spring framework provides support for users, authentication and roles. It has two code generation layers: servlets (that can be mapped to the various special pages of the wiki) and JSP (for the final page generation). Servlet (that is similar to standard servlet but is not exactly the same class) receives HTTP request, does all processing and puts the name-value pairs into provided context data structure ("model"). On the next stage, JSP uses these values to build the final output. Search is implemented using Lucene. JamWiki runs inside Tomcat, Glassfish or other similar server and supports a wide range of databases to store the data. Plugging in non standard database is supported at multiple levels, from providing custom SQL for some queries (it can be separate SQL query files for every database) till implementing custom database query handler (that still returns result sets) or data handler (that uses the query handler internally and already interacts directly with JAMWiki core). Build system is currently powered by Maven.
  • JAMWiki — вики-движок, написанный на Java, servlets и JSP. Движок создан и поддерживается Райяном Холлидеем, распространяется под лицензией LGPL. Несмотря на то, что JAMWiki внешне очень похожа на MediaWiki и даже использует тот же вики-синтаксис, это не клон MediaWiki, а независимая ее реализация, написанная на другом языке программирования и использующая иную схему баз данных.
dbpedia-owl:genre
dbpedia-owl:latestPreviewVersion
  • 1.1 Beta 1
dbpedia-owl:latestReleaseVersion
  • 1.0.5
dbpedia-owl:license
dbpedia-owl:operatingSystem
dbpedia-owl:programmingLanguage
dbpedia-owl:releaseDate
  • 2006-06-30 (xsd:date)
dbpedia-owl:thumbnail
dbpedia-owl:wikiPageExternalLink
dbpprop:developer
  • Ryan Holliday
dbpprop:genre
dbpprop:latestPreviewVersion
  • 1 (xsd:integer)
dbpprop:latestReleaseVersion
  • 1 (xsd:integer)
dbpprop:license
dbpprop:logo
dbpprop:name
  • JAMWiki
dbpprop:operatingSystem
dbpprop:programmingLanguage
  • Java, servlets and JSP
dbpprop:released
  • 2006-06-30 (xsd:date)
dbpprop:website
dbpprop:wikiPageUsesTemplate
dbpprop:wordnet_type
dcterms:subject
rdf:type
rdfs:comment
  • JAMWiki — вики-движок, написанный на Java, servlets и JSP. Движок создан и поддерживается Райяном Холлидеем, распространяется под лицензией LGPL. Несмотря на то, что JAMWiki внешне очень похожа на MediaWiki и даже использует тот же вики-синтаксис, это не клон MediaWiki, а независимая ее реализация, написанная на другом языке программирования и использующая иную схему баз данных.
  • JAMWiki is wiki software built around the standard components of Java, servlets and JSP. It was written by Ryan Holliday and released under the LGPL. While for the user JAMWiki is highly similar to MediaWiki and even uses the same wiki syntax (including templates, etc), it is not a MediaWiki clone but independent implementation, written in a different language and using a different database schema. JAMWiki internally uses Spring framework provides support for users, authentication and roles.
rdfs:label
  • JAMWiki
  • JAMWiki
owl:sameAs
foaf:depiction
foaf:homepage
foaf:name
  • JAMWiki
foaf:page
is owl:sameAs of
is foaf:primaryTopic of