Actually, better yet, does anyone know what should I change so that the menu will always show, regardless if the page is in sitemap.xml? Because I have some webpages that are transitory that shouldn't be on the menu but I'd like the menu to be on them :-)
-- Mário On 5/17/06, Mário Lopes <[EMAIL PROTECTED]> wrote:
I've put my own SiteMap inside WEB-INF/components but I'm getting this error Component 'SiteMap' not found in [EMAIL PROTECTED]<application>]. -- Mário On 5/17/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > In your application specification file? > > http://tacos.sourceforge.net/userguide/Setup.html > > You shouldn't need to specify it at all though, if you are running out of > your own codebase and not the demo? All you would have to do is define > SiteMap.html and SiteMap.jwc somewhere in your WEB-INF directory, and the > reference them via: > > <span jwcid="@SiteMap" /> > > It should work because if you don't specify a library ID tapestry will > assume it's either your own local namespace OR a tapestry component. > > > On 5/16/06, Mário Lopes <[EMAIL PROTECTED]> wrote: > > Well, but where do I specify to use my own instead of those bundled > > with tacos4-demo jar? > > > > -- Mário > > > > On 5/16/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > > The same way you do with any other component. Define a SiteMap.jwc / > > > SiteMap.html and use it. > > > > > > > > > On 5/16/06, Mário Lopes < [EMAIL PROTECTED]> wrote: > > > > > > > Hi, > > > > > > I'm using Tacos 4 demo as a starting point to initiate the development > > > of an application. That said, I'd like to know where do I change the > > > reference to SiteMap.html (that's bundled in on the tacos4-demo.jar I > > > suppose) so I can use my own? I couldn't find any single reference to > > > it! > > > > > > Regards, > > > > > > Mário Lopes > > > > > > > > > ------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, > security? > > > Get stuff done quickly with pre-integrated technology to make your job > > > easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > > http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642 > > > _______________________________________________ > > > Tacos-devel mailing list > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/tacos-devel > > > > > > > > > > > > -- > > > Jesse Kuhnert > > > Tacos/Tapestry, team member/developer > > > > > > Open source based consulting work centered around > > > dojo/tapestry/tacos/hivemind. > > > > > > ------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > > http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642 > > _______________________________________________ > > Tacos-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/tacos-devel > > > > > > -- > Jesse Kuhnert > Tacos/Tapestry, team member/developer > > Open source based consulting work centered around > dojo/tapestry/tacos/hivemind.
------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
