About The Two Modes Of Usage (Javascript & JSP Tag)

Up until v4 everything in RapidSpell Web was JSP Tag based and nothing was Javascript client based. During this period of time other technologies have been released, such as JSF, JQuery, etc - the trend has been for developers to be more Javascript aware. With multiple 'form factors' in use, it makes sense for RapidSpell Web v4 to become Javascript based, which has advantages;

The disadvantages are that it breaks compatibility, and that it may not be appealing to non Javascript developers. For that reason we are including the Tags. As you develop new pages we urge you to try using the Javascript based methodology as we're sure you'll find it better.

The examples section includes examples using both JS and tag based modes of usage.

The Javascript method and JSP Tags are incompatible and must not both be used on the same page.