Feature Requests item #579081, was opened at 2002-07-09 12:06 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=579081&group_id=4754
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Kenny MacLeod (kennymacleod) Assigned to: Nobody/Anonymous (nobody) Summary: getApplicationSpecification Initial Comment: It'd be nice to be able to easily change how the application specification is obtained. Currently, if you use ApplicationServlet, you must return a string which is passed to getResourceAsStream(). How about a getApplicationSpecificationStream() method, which would be called by init(), and which defaults to the getResourceAsStream() functionality? This could be overridden to return the stream from wherever the application wishes. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=354754&aid=579081&group_id=4754 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Two, two, TWO treats in one. http://thinkgeek.com/sf _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
