Changeset 5947 for branches/3.0-stable/www/index.jsp
- Timestamp:
- Feb 6, 2012, 3:12:05 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0-stable/www/index.jsp
r5484 r5947 36 36 SessionControl sc = Base.getSessionControl(pageContext, true); 37 37 String ID = sc.getId(); 38 request.setAttribute("ID", ID); 38 39 %> 39 40 <base:page type="frameset" title="">
Note: See TracChangeset
for help on using the changeset viewer.