Changes between Version 13 and Version 14 of Other/Summer/2016/SCDN_Project
- Timestamp:
- Jul 28, 2016, 7:11:46 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2016/SCDN_Project
v13 v14 20 20 3. Send content back with the HTTP Response 21 21 22 This application is mainly being implemented using a Filter in a tomcat server. The filter processes all requests before it is sent to a Servlet which can also process requests. This is to provide a higher-level filtering for requests that are specifically understood and have specific functions that are unrelated to other functions of the servlets that can be implemented in the server.22 This application is mainly being implemented using a Filter in a tomcat server. The filter processes all requests before it is sent to a Servlet which can also process requests. This is to provide a higher-level filtering for requests that are specifically understood and have specific functions that are unrelated to other functions of the servlets that can be implemented in the server. 23 23 24 24 [[Image(http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/MFProxy.png)]] … … 34 34 == Weekly Project Progress == 35 35 [http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/SCDN%20Week%201.pptx Week 1] 36 36 37 [http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/SCDN%20Week%202.pptx Week 2] 38 37 39 [http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/SCDN%20Week%203.pptx Week 3] 40 38 41 [http://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2016/SCDN_Project/SCDN%20Week%204.pptx Week 4] 39 42