Directory src/au/com/whitesquare/waf/servlet/

Directory Created:
2003-06-22 22:20
Total Files:
5
Deleted Files:
7
Lines of Code:
958

[root]/src/au/com/whitesquare/waf/servlet
                             parameter (4 files, 442 lines)
                             resolver (5 files, 588 lines)
                                 path (2 files, 162 lines)

Lines of Code

src/au/com/whitesquare/waf/servlet/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 70 (100.0%) 4064 (100.0%) 58.0
steve 69 (98.6%) 4040 (99.4%) 58.5
garth 1 (1.4%) 24 (0.6%) 24.0

Most Recent Commits

steve 2007-10-02 02:36

Fixed bug in processing pre and post paths.

7 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: WAFRequest.java (+7 -3)
steve 2007-08-04 16:09

Repackaged as now only used with the PropetyCommandResolver.

0 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: CommandKeyResolver.java (del)
steve 2007-08-04 16:06

Removed commandKey as was to PropertyResolver specific.
Contexts have been updated to pre and post path sets.

71 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: WAFRequest.java (+71 -26)
steve 2007-08-04 16:04

Parameter parsing has been updated to return a new WAFRequest, instead
of updating it.

6 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: ParameterParser.java (+6 -4)
steve 2007-08-04 16:03

Update to allow the CommandResolver to be more generic and manage
its own destiny. No longer does it have to resolve from a specific String
but can now located what ever information it wants from the request
to determine which command to process.

11 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: CommandResolver.java (+11 -5)
steve 2007-08-04 16:01

New command to hold Command Resolution information.
Expected to expand in the future.

30 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: CommandInfo.java (new 30)
steve 2007-08-04 16:00

Updated logic in relation to the way commands are resolved.
The existing BCS code was specific to the Property Key resolver
way, and so the 'commandKeyResolver' is now obsolete in this
class, and has been moved to the PropertyResolver.

Parameter parsing is still used, to enable different ways to locate
parameter, but the resolution of the Command has been updated.

546 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: BaseControllerServlet.java (+546 -607)
steve 2007-07-29 21:01

Added isPost logic to the command structure.

607 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: BaseControllerServlet.java (+607 -594)
steve 2006-04-26 21:04

Updated plugin logic to allow access to the servletconfig.

50 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: BaseControllerServlet.java (+15 -8), CommandKeyResolver.java (+12 -2), CommandResolver.java (+12 -2), ParameterParser.java (+11 -2)
steve 2005-08-16 16:15

Added logic to expose the Response to the command.
This change was initiated so that the encodeURL function of the response could be used.

22 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: BaseControllerServlet.java (+6 -2), WAFRequest.java (+16 -2)
steve 2005-06-26 21:21

Updated javadoc.

17 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: BaseControllerServlet.java (+6 -3), CommandResolver.java (+11 -4)
steve 2005-06-26 20:52

Removed obsolete response and cleaned up object names.

17 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: BaseControllerServlet.java (+17 -11)
steve 2005-01-03 21:56

Updated javadoc.
Errors are now sent as HTTPErrorResponses.
Removed the forward method (now in JSPForwardResponse)/
Cleaned up unused code.

61 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: BaseControllerServlet.java (+61 -83)
steve 2004-12-08 08:44

Now supports XML log4j configuration files.
If the filename supplied by getLog4JFilename returns a string ending in xml
then the DOMConfigurator is used, else the existing PropertyConfigurator
is used.

16 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: BaseControllerServlet.java (+16 -3)
steve 2004-11-17 23:17

Updated javadoc and moved some logic into response.

155 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: BaseControllerServlet.java (+155 -247)
steve 2004-11-17 22:41

Updated javadoc comments.

57 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: CommandKeyResolver.java (+12 -9), CommandResolver.java (+18 -15), ParameterParser.java (+15 -21), WAFRequest.java (+12 -9)
steve 2004-11-13 16:00

Removed obsolete class.

0 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: Acknowledgement.java (del)
steve 2004-11-02 12:04

Added the ability to send files as a response instead of executing a jsp.
The first response type can serv any file on local disk.

34 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: BaseControllerServlet.java (+34 -42)
steve 2004-10-06 22:26

Updated to process the context.

20 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: WAFRequest.java (+20 -4)
steve 2004-10-06 22:26

Updated interface to accept a WAFRequest and add content to that.

6 lines of code changed in:

  • src/au/com/whitesquare/waf/servlet: CommandKeyResolver.java (+6 -3)

(27 more)

Generated by StatCVS 0.3