Changes between Version 7 and Version 8 of S2S_WEB_COMMONS_R1
- Timestamp:
- 12/15/08 12:12:50 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_WEB_COMMONS_R1
v7 v8 46 46 * "Edit Profile", referring to editProfile.jsp 47 47 * "Uploaded Books" 48 The check whether the user is logged in must be here. 49 Each of them(except menu.jsp) must have sessions enabled, e.g. <%@ page session="true" %> at the beginning of the document. [[BR]]48 The check whether the user is logged in must be here. [[BR]] 49 Each page (except menu.jsp) must have sessions enabled, e.g. <%@ page session="true" %> at the beginning of the document. [[BR]] 50 50 51 51