-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Zach,
Zach Cox wrote: | Hi Chris - I thought about doing that, but that existing Request | object could have state that my newly created Request will not have - | Request does not have a copy constructor and does not wrap another | Request object. That's why you have to write your own Request class that extends the existing Request class, includes a constructor that takes the "wrapped" Request, and delegates nearly all operations to this wrapped object. | Is it OK to just create a fresh, new, un-initialized Request object & | pass it to the next valve in the chain? No, you have to do what I have described above. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkgNCmQACgkQ9CaO5/Lv0PARGACgrCxjxUQfVFqxfjilm/wFeQuk RkIAoJEM7Jp45BpuBTuR1+M/N2x8mHIh =Dork -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]