Sylvain Wallez wrote:
Carsten Ziegeler wrote:

I think it's possible (but perhaps I'm wrong); I read the spec last week
and I found something that should work in a war file as well. I will
look into it and try to add this new feature in the next days.



Are you talking about ServletContext.getResourcePaths() [1]? That could do the job, but maybe requires the implementation of a new special SourceFactory (producing TraversableSources). That would be very useful for using the TraversableGenerator within war files!


Yes, that was it, thanks - I couldn't remember anymore (you know, christmas was inbetween...) and yes, I planned to make a TraversableSource.

Carsten

Reply via email to