Table 1–2 lists the WML-based JSP pages for the mobile calendar application. This set is for devices whose native markup is WML and will be delivered directly to the mobile device. This table contains four columns: File Name, Includes, Linked From, and Links to. The first column, File Name, lists the name of the source file. The second column, Includes, specifies whether or not the page includes code from another using the <util:include> tag. The third column, Linked From, tells which pages point to the file in question. The fourth column, Links To, shows which files the file in question links to, using <util:link> or <util:forward>.
Location of Files:
When locating JSP pages, keep in mind the look up rules as described in the following note.
Locating Java Server Pages
Specific resource lookup rules apply when the comp and file attributes are used in conjunction with the url, include, and forward tags. The comp and file attributes are parameters to the lookup process. See the Utility Tag Library (util) in the Portal Server Mobile Access Tag Reference Library for more information on these resource lookup rules.
Certain directories contain JSP pages optimized for particular back-end services. For example, the “notes” directory corresponds to the Louts Notes service while the “sun-one” directory corresponds to Sun Java System service.
WML-based JSP pages for the mobile calendar application—not specific to Sun Java System Calendar Server—are stored within the following directories:
/opt/SUNWps/web-src/jsp/default/cal/
/opt/SUNWps/web-src/jsp/default/cal/wml
/opt/SUNWps/web-src/jsp/default/cal/notes/wml
File Name |
Includes |
Linked From |
Linked To |
---|---|---|---|
addTask.jsp |
editTask.jsp |
not applicable |
addTaskDue.jsp |
addTaskHm.jsp |
not applicable |
addTaskToSess.jsp |
doAddTask.jsp remindMail.jsp repeatFreq.jsp |
addTaskToSess.jsp |
not applicable |
not applicable |
changeTask.jsp dayview.jsp task.jsp Forwards to: addTaskHm.jsp |
attToSessTask.jsp |
not applicable |
not applicable |
Forwards to: remindMail.jsp |
calendars.jsp |
not applicable |
not applicable |
not applicable |
calHome.jsp |
not applicable |
goto.jsp launchCal.jsp |
Forwards to: subCompHm.jsp |
compHm.jsp |
not applicable |
subCompHm.jsp |
Forwards to: dayview.jsp |
date.jsp |
not applicable |
goto.jsp |
doDate.jsp |
dayview.jsp |
calendars.jsp |
dayview.jsp delete.jsp deleteTask.jsp doAddTask.jsp doChangeEvent.jsp doDate.jsp doRoll.jsp doUpdateEvent.jsp event.jsp eventHm.jsp task.jsp |
dayview.jsp doRoll.jsp event.jsp eventSess.jsp goto.jsp task.jsp taskSess.jsp |
delete.jsp |
not applicable |
deleteType.jsp event.jsp |
dayview.jsp |
deleteTask.jsp |
not applicable |
deleteTaskType.jsp task.jsp |
dayview.jsp |
doAddRepeat.jsp |
not applicable |
repeatUntil.jsp repeatUntilNumber.jsp verifyRUDate.jsp |
Forwards to: eventHm.jsp |
doAddTask.jsp |
not applicable |
doUpdateTask.jsp |
dayview.jsp |
doChangeEvent.jsp |
not applicable |
doUpdateEvent.jsp eventHm.jsp |
dayview.jsp |
doDate.jsp |
not applicable |
date.jsp |
Forwards to: dayview.jsp |
doRoll.jsp |
not applicable |
goto.jsp |
Forwards to: dayview.jsp |
doUpdateEvent.jsp |
not applicable |
eventHm.jsp |
Forwards to: doChangeEvent.jsp remindMail.jsp repeatFreq.jsp inviteHome.jsp |
doUpdateTask.jsp |
not applicable |
taskHm.jsp |
dayview.jsp taskHm.jsp Forwards to: doAddTask.jsp remindMail.jsp repeatFreq.jsp taskHm.jsp |
edit.jsp |
not applicable |
eventHm.jsp |
not applicable |
editTask.jsp |
not applicable |
taskHm.jsp |
not applicable |
event.jsp |
not applicable |
dayview.jsp eventHm.jsp |
dayview.jsp delete.jsp eventSess.jsp |
eventAttendeeMenu.jsp |
not applicable |
not applicable |
doChangeEvent.jsp |
eventHm.jsp |
edit.jsp |
doAddRepeat.jsp doUpdateEvent.jsp eventSess.jsp repeatFreq.jsp |
dayview.jsp doChangeEvent.jsp doUpdateEvent.jsp event.jsp remindMail.jsp rsvp.jsp |
eventSess.jsp |
not applicable |
changeType.jsp dayview.jsp event.jsp |
Forwards to: eventHm.jsp |
goto.jsp |
not applicable |
dayview.jsp |
calHome.jsp date.jsp doRoll.jsp |
launchCal.jsp |
not applicable |
not applicable |
Forwards to: calHome.jsp |
modifier.jsp |
not applicable |
not applicable |
not applicable |
repeatFreq.jsp |
not applicable |
doUpdateEvent.jsp doUpdateTask.jsp repeatInterval.jsp |
eventHm.jsp repeatInterval.jsp |
repeatInt.jsp |
repeatIntOK.jsp |
repeatInterval.jsp |
repeatOn.jsp |
repeatInterval.jsp |
not applicable |
repeatFreq.jsp |
repeatFreq.jsp repeatInt.jsp repeatOn.jsp repeatUntil.jsp |
repeatIntOK.jsp |
not applicable |
repeatInt.jsp |
repeatOn.jsp |
repeatOn.jsp |
not applicable |
repeatInt.jsp repeatInterval.jsp |
repeatUntil.jsp
Forwards to: repeatOnMonthly.jsp repeatOnWeekly.jsp repeatOnYearly.jsp |
repeatOnOK.jsp |
not applicable |
repeatOnMonthly.jsp repeatOnWeekly.jsp repeatOnYearly.jsp |
repeatUntil.jsp |
verifyRUDate.jsp |
not applicable |
repeatUntilDate.jsp |
eventHm.jsp repeatUntilDate.jsp |