From: Michael H. <mik...@us...> - 2005-11-30 02:07:43
|
Update of /cvsroot/sysmod/sysmod/src/net/sourceforge/sysmod/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3408/src/net/sourceforge/sysmod/tests Modified Files: NullHttpServletRequest.java NullHttpSession.java Log Message: allow forms to use dotted or undotted notation by passing a blank or null prefix to the fill from http methods, move factory classes back to requiring implementations to be passed rather than working out on the fly. Removed some deprecations from null http session and servlet request objects. |