On Thursday 10 February 2005 17:50, Nathan Bubna wrote:
> i only rarely put things directly into the
> request myself.  i mostly use tools to access my request scoped data.
> those are easy enough to keep track of in my toolbox.xml file.

So how do u go on about data that you want to make available to Velocity? You 
have to call "request.setAttribute()"

>
> but here's an off-the-top-of-my-head suggestion you could do to help
> avoid namespace collisions like this:  use different naming
> schemes/prefixes for different parts of your application.  for
> instance, you could prefix all your resource bundle keys with "rb_"
> or something like tha

Yeah, that's what I did in the end!
Thanks for your support Nathan.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to