Previous Topic

Next Topic

Book Contents

Book Index

Allowing the Public to Add Events

Connect Daily ships with a JSP page that can be used to let the general public add events to the calendar without logging in. You can edit this page to customize the appearance and add instructions unique to your site.

To enable the publicAdd.jsp page, you need to do the following:

  1. Copy the file webapps/calendar/WEB-INF/misc/publicAdd.jsp to the webapps/calendar directory.
  2. Ensure you have a full Java SDK installed, not just the JRE. If Connect Daily installed the JRE, you'll need to copy the java tools.jar file into the Tomcat common/lib directory.
  3. Create a link to the publicAdd.jsp page from your custom header or footer.

Keep these things in mind when using the publicAdd.jsp page.

See Also

Customizing Calendar Appearance

Customizing Appearance Overview

Custom Headers and Footers

Cascading Style Sheets

Setting Different Colors for Events

Customizing Icons

Customizing Event Display and Mouse-Overs

Calendar Display Options

Site Help