aside attribute backLinks box center details exampleJsp exampleStringBodyJsp externalLink googleMap googleMapLink helloWorld helloWorldJsp image imageIndex img include index left media menu namespaces plainthumb plugin plugins pluginsIndex quote randomPick recentChanges right scale search security shadow systemStatus teaser template thumbnail tile tiles toc

  [ info ]

exampleStringBodyJsp (plugin)

An example plugin to show how to use jsp pages, where the body of the plugin can contain plain-text (as opposed to wiki markup).

The exampleStringBodyJsp plugin, takes any text, and renders it twice inside a table. The left hand column normally, and the right hand column in italics.

I shall call it using the following wiki-markup :

{{exampleStringJsp 
Hello World this is not ++bold++.
}}

And here are the results :

Hello World this is not ++bold++. Hello World this is not ++bold++.

Note that the body is not treated as wiki markup, so the word bold is not in bold.

See also wiki:helloWorldJsp (plugin)

Details

Plugin Name : exampleStringBodyJsp

Body type : text / special

Parameters

none