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

[ login ]   [ 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 helloWorldJsp (plugin)

Details

Plugin Name : exampleStringBodyJsp

Body type : text / special

Parameters

none