Directory src/au/com/whitesquare/waf/command/response/

Directory Created:
2004-11-17 23:16
Total Files:
10
Deleted Files:
0
Lines of Code:
1176

[root]/src/au/com/whitesquare/waf/command/response

Lines of Code

src/au/com/whitesquare/waf/command/response/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
steve 26 (100.0%) 1402 (100.0%) 53.9

Most Recent Commits

steve 2008-12-01 15:51

Updated StringContentResponse to allow setting of the returned content type.

27 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: StringContentResponse.java (+27 -4)
steve 2008-08-11 01:24

Updated internals of the attachment response to be protected so that sub-classes can access the content.

5 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: AttachmentDownloadResponse.java (+5 -5)
steve 2008-08-04 15:56

Added text quoting in CSV generation to elements that contain carriage returns.

13 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: CSVDataFileResponse.java (+13 -4)
steve 2008-07-17 07:58

Added new constructor to the FileServingResponse to allow single line use.

21 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: FileServingResponse.java (+21 -5)
steve 2008-07-17 07:57

Created new response to allow sending a client file download based on an in-memory byte[].

107 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: AttachmentDownloadResponse.java (new 107)
steve 2008-05-10 22:38

bug 31: added new Redirect Response.

24 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: RedirectResponse.java (new 24)
steve 2007-07-29 20:55

New Response to handle dispatching simple strings as the return.

40 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: StringContentResponse.java (new 40)
steve 2007-03-06 11:20

Fixed issue where final chunk would contain extra data due to the byte[] size.

22 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: FileServingResponse.java (+22 -3)
steve 2006-08-10 08:16

Created base CSV file response.

171 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: CSVDataFileResponse.java (new 171)
steve 2006-05-15 15:49

Whitespace changes

6 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: JSPForwardResponse.java (+6 -3)
steve 2005-09-12 22:08

Catches IOException on sending file contents.
These are usually a Connection Reset error or some other disconnect error.

16 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: FileServingResponse.java (+16 -4)
steve 2005-08-18 11:01

Implements the getAttachment method as needed by the new EmailContent.

11 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: VelocityForwardResponse.java (+11 -2)
steve 2005-06-26 20:52

Removed obsolete response and cleaned up object names.

26 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: BaseForwardResponse.java (+10 -11), JSPForwardResponse.java (+6 -4), VelocityForwardResponse.java (+10 -2)
steve 2005-06-10 12:23

Created a base constructor that takes a set of parameter errors.

14 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: JSPForwardResponse.java (+14 -2)
steve 2005-01-24 21:40

Updated the response to change the param keys from .'s to _'s.
Now implements the emailcontent interface so that emails can be generated
by using a velocity forward response.

53 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: VelocityForwardResponse.java (+53 -13)
steve 2005-01-20 17:10

Created new VelocityForwardResponse to support using Velocity files as the
front end of a WAF application.
To do this, there is now a BaseForwardResponse that both the JSP and Velocity versions extend.

266 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: BaseForwardResponse.java (new 176), JSPForwardResponse.java (+8 -160), VelocityForwardResponse.java (new 82)
steve 2005-01-03 22:04

Moved forward method here.
Added methods to support error rendering.

151 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: JSPForwardResponse.java (+151 -3)
steve 2005-01-03 22:00

Created new constructor to allow sending a message.

11 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: HttpErrorResponse.java (+11 -1)
steve 2004-11-17 23:16

Created new base responses.

418 lines of code changed in:

  • src/au/com/whitesquare/waf/command/response: ExceptionForwardResponse.java (new 60), FileServingResponse.java (new 178), HttpErrorResponse.java (new 58), JSPForwardResponse.java (new 122)
Generated by StatCVS 0.3