Well, servlet filters are by definition tied to servlets, so ... it may be possible to write a generic 'filter' that tests some abstract concept of security, and then the servlet filter would leverage that. Since WW does include view-specific implementations of things (WebworkVelocityServlet, JSP tags, etc.) I'm not sure that a servlet filter would be considered out of scope. Plus, given webwork's name, most people will reasonably expect web-specific features.
--------------------------------------------------------- Joseph B. Ottinger [EMAIL PROTECTED] http://enigmastation.com IT Consultant On Mon, 4 Nov 2002, [ISO-8859-1] Rickard Öberg wrote: > boxed wrote: > >>Why can't you write a filter that reads a config file and checks the > >>incoming URL to see if it is requesting an action that you would like to > >>restrict access to? How does that solution not solve your problem? > > > > Seems to me like this is asked for a lot, shouldn't a solution like the one > > you suggested be included in WebWork? > > Sure... but, is this something that should be included in the scope of > WW? I guess that's the basic question. WW is a command framework that > works great on the web. > > Is it possible to do such a filter but not tie it too much to WebWork? > > /Rickard > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ApacheCon, November 18-21 in > Las Vegas (supported by COMDEX), the only Apache event to be > fully supported by the ASF. http://www.apachecon.com > _______________________________________________ > Opensymphony-webwork mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork > ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork