[Prev][Next][Index][Thread]
Redirect Request in FileResource?
In a subclass of FileResource I may determine that I want to redirect the request to
another file -- is this possible? Yes, I can change the filename & return the content of the
other file, but this would bypass security & any file processing that may be done earlier in
the request process.
What is the proper way to redirect an HTTP request (in Jigsaw)?
Paul.
--
********************************************************************
Paul Pazandak pazandak@objs.com
Object Services and Consulting, Inc. http://www.objs.com
Minneapolis, Minnesota 55420-5409 612-881-6498
********************************************************************
Follow-Ups: