on 7/15/02 10:49 AM, "Ed Yu" <[EMAIL PROTECTED]> wrote: > Hi Jon, > > This looks great because the default JSP <bean:write> tag behavior is to > filter and we can mimic the same default behavior in Velocity.
Bingo. > So my > next question is how do I go by comiling this utility class and make it > to work with Velocity? You may need to hack out some of the specific code that I put into there to check for certain tools in the context (such as not wanting to filter Link tools)...other than that, it will compile just fine. To make it work with Velocity, RTM. EventCartridge filters are well documented already. =) -jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
