Absolutely. Just put the nav class in the corresponding dir and the class loader will find it. eg.
For a nav like: /navigations/foo/bar/MyNav.vm Name your class navigations.foo.bar.MyNav Ok? > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 01, 2001 15:21 > To: [EMAIL PROTECTED] > Subject: navigation > > > Hi, > > Is it possible to build a navigation element (such as a menu) > similar to a > screen element of the layout with an associated java file.? > I.e. > public class Menu > { > > public void doBuildTemplate(....) > {} > > } > > Or should I make the navigational menu a screen element? > > Paul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
