Sun Java System Portal Server Mobile Access 7.1 Tag Library Reference

movemessage

Description

Moves or copies a message from one folder to another. 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 Type values are “Integer”, “String” and the Required value is “Yes”, “No”:

dest

Destination folder name.

index

If src is specified, then index references a message within that folder. If src is not specified, then index references a message within the current messages collection.

op

If "copy", message is copied, otherwise, message is moved. If not specified, message is moved.

Properties

n/a

Example(s)

n/a