Brazil services contributed by others
All copyrights belong to their respective owners.

ApplyXslServerTemplate.java
    A Brazil template for processing XML embedded in an html document
    with a specified CSS style sheet

LDAPTemplate.java
    An expanded version of the "standard" ldap template that add
    edit, update, and authentication capability

RunAsHandler.java
RunAs.c
libsunlabs_brazil_sunlabs_RunAsHandler.so-solaris
    A replacement for the "ChownHandler"  to set the user and group permissions
    on Unix systems.  Unlike the ChownHandler, that depends on an external
    (and now unsupported) native library, "RunAs.c" contains the source
    for the native code (at least for Solaris).

ReXXShell.java
    Adds a template for executing NetRexx scripts within a HTML page.  Supports
    redirection of stdout and stderr to console or page.  Requires the NetRexxC
    reference distribution.  Available at: www2.hursley.ibm.com/netrexx/
    An example of setting the request properties using this is available in
    rexx.html.

