There is a set of objects that are automatically in any .vm file for jetspeed, but if you want to explicitly include a context, just go to your action class and take the context object and put it in the context like any other object. This sounds too easy. Have you already tried this?
>From: "Aliyar, Nishar" <[EMAIL PROTECTED]> >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]> >To: "Jetspeed Users List" <[EMAIL PROTECTED]> >Subject: Accessing Velocity Context Object in .vm file >Date: Wed, 4 Sep 2002 16:54:49 +0200 > >Hai All, > > How I can access the org.apache.velocity.context.Context object in a .vm >file, dears. > >Looking forward > >Greetings, >Nishar. > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
