Package net.fckeditor.connector

Connector used by the FCKeditor to list and create resources on the server.

See:
          Description

Class Summary
ConnectorServlet Servlet to upload and browse files.
This servlet accepts 4 commands which interact with the server-side filesystem.
The allowed commands are: GetFolders: Retrieves a list of folders in the current folder GetFoldersAndFiles: Retrives a list of files and folders in the current folder CreateFolder: Creates a new folder in the current folder FileUpload: Stores an uploaded file into the current folder.
Messages Some messages for the ConnectorServlet.
 

Package net.fckeditor.connector Description

Connector used by the FCKeditor to list and create resources on the server.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2004-2009 Frederico Caldeira Knabben. All Rights Reserved.