Patches item #753344, was opened at 2003-06-12 17:13
Message generated for change (Comment added) made by cito
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=753344&group_id=4866

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: WebKit
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 4
Submitted By: Paul Boddie (pboddie)
Assigned to: Nobody/Anonymous (nobody)
Summary: Enhancement to Application permitting "virtual" resources

Initial Comment:
The Application class unfortunately insists that every
requested resource must be a real filesystem resource,
but this limitation doesn't let servlet factories work
out whether they can handle such requests anyway.

For example, one might want to serve "default.py" when
any non-existent .py resource is requested within a
given context and to implement this mechanism in a
servlet factory. These non-existent resources could be
called "virtual" resources and are reminiscent of
mod_python's handler semantics.

This patch tentatively removes the "real resource"
limitation in the 0.8 release version of Application.

----------------------------------------------------------------------

>Comment By: Christoph Zwerschke (cito)
Date: 2006-07-08 14:09

Message:
Logged In: YES 
user_id=193957

This does not apply any more. The servlet cache has been
refactored completely after 0.8.1. So closing the issue.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=753344&group_id=4866

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to