Sun Java System Portal Server Mobile Access 7.1 Tag Library Reference

deletefolder

Description

Deletes a folder. If an error occurs during processing, the tag body will be evaluated and the remainder of the page will be skipped.

Tag Body

JSP

Restrictions

n/a

Attributes

The tag has the following attributes for which the Required value is “Yes”:

foldername

Specifies the name of the folder to delete.

Properties

n/a

Example(s)
<%-- deletefolder tag example --%>
...
<mail:context/>
...
...