Provides a mechanism to access clientview classes from an XSLT-generated HTML document (within the skins framework). Serves as a servlet for "updating" files from XSLT-generated html multipart-forms. It simply forwards the multi-part request to the ClientViewHelper java class. The form would list this JSP in the form's action attribute.
Provides a mechanism to access clientview classes from an XSLT-generated HTML document (within the skins framework).
Serves as a servlet for "updating" files from XSLT-generated html multipart-forms.
It simply forwards the multi-part request to the ClientViewHelper java class.
The form would list this JSP in the form's action attribute.