Table 1–1 lists the AML-based JSP pages for the mobile calendar application. This set is for devices for which output is to be generated using the rendering engine and will pass through the rendering engine prior to delivery to the mobile device. The 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.
AML-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/aml
/opt/SUNWps/web-src/jsp/default/cal/notes/aml
File Name |
Includes |
Linked From |
Links To |
---|---|---|---|
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 |
not applicable |
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 |
deleteTaskType.jsp |
not applicable |
nothing |
deleteTask.jsp |
deleteType.jsp |
not applicable |
nothing |
delete.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 |
dayview.jsp goto.jsp |
Forwards to: dayview.jsp |
doUpdateEvent.jsp |
not applicable |
eventHm.jsp |
Forwards to: doChangeEvent.jsp inviteHome.jsp remindMail.jsp repeatFreq.jsp |
doUpdateTask.jsp |
not applicable |
taskHm.jsp |
dayview.jsp taskHm.jsp Forwards to: doAddTask.jsp remindMail.jsp repeatFreq.jsp taskHm.jsp |
doWeekRepeat.jsp |
not applicable |
repeatOnWeekly.jsp |
Forwards to: repeatUntil.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 |
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 editEvent.jsp |
goto.jsp |
not applicable |
dayview.jsp |
calHome.jsp date.jsp doRoll.jsp |
launchCal.jsp |
not applicable |
not applicable |
Forwards to: calHome.jsp |
repeatFreq.jsp |
not applicable |
doUpdateEvent.jsp doUpdateTask.jsp repeatInterval.jsp |
eventHm.jsp repeatInterval.jsp |
repeatInt.jsp |
not applicable |
repeatInterval.jsp |
repeatOn.jsp |
repeatInterval.jsp |
not applicable |
repeatFreq.jsp |
repeatFreq.jsp repeatInt.jsp repeatOn.jsp repeatUntil.jsp |
repeatOn.jsp |
not applicable |
repeatInt.jsp repeatInterval.jsp |
repeatUntil.jsp Forwards to: repeatOnMonthly.jsp repeatOnWeekly.jsp repeatOnYearly.jsp |
repeatOnMonthly.jsp |
not applicable |
repeatOn.jsp |
verifyRepeatOnMonthly.jsp |
repeatOnWeekly.jsp |
not applicable |
repeatOn.jsp |
doWeekRepeat.jsp repeatUntil.jsp |
repeatOnYearly.jsp |
not applicable |
repeatOn.jsp |
verifyRepeatOnYearly.jsp |
repeatUntil.jsp |
not applicable |
doWeekRepeat.jsp repeatInterval.jsp repeatOn.jsp repeatOnMonthly.jsp repeatOnWeekly.jsp repeatOnYearly.jsp |
doAddRepeat.jsp repeatUntilDate.jsp repeatUntilNumber.jsp
|
repeatUntilDate.jsp |
not applicable |
repeatUntil.jsp verifyRUDate.jsp |
verifyRUDate.jsp |
repeatUntilNumber.jsp |
not applicable |
repeatUntil.jsp |
doAddRepeat.jsp repeatUntilDate.jsp repeatUntilNumber.jsp |
subCompHm.jsp |
not applicable |
calHome.jsp |
Forwards to: compHm.jsp |
task.jsp |
not applicable |
dayview.jsp |
dayview.jsp deleteTask.jsp taskSess.jsp |
taskHm.jsp |
editTask.jsp |
doUpdateTask.jsp taskSess.jsp |
doUpdateTask.jsp |
taskSess.jsp |
not applicable |
changeTaskType.jsp dayview.jsp task.jsp |
Forwards to: taskHm.jsp |
verifyRUDate.jsp |
not applicable |
repeatUntilDate.jsp |
eventHm.jsp repeatUntilDate.jsp |