Derek

> Now, while creating a velocimacro I want to generically refer to the screen
> template calling the velocimacro so that I can create a link back to the
> current screen. When I use $data.getTemplateScreen(), I get
> blah/app/servlet/app/template/main/Index.vm which is no good! Is there
> another way around this in the API I don't know about, or is this just a bug
> that I'll have to deal with with by replacing String.lastIndexOf('/')?

Try $data.getScreenTemplate()

-- 
Eric Emminger
[EMAIL PROTECTED]


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

Reply via email to