Changeset 2504
- Timestamp:
- 10/08/08 22:11:11 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/otis/src/org/bandit/otis/server/EntityHandler.java
r2501 r2504 531 531 e, HttpServletResponse.SC_INTERNAL_SERVER_ERROR, responseMap); 532 532 } 533 534 responseMap.put( Constants.TEMPLATE_ENTITY_ID, strEntityID); 533 535 534 536 List entityAttrList;