I put all my templates into a subfolder relative to my servlets, this way i can name them anything I want. I then have a modified site page which makes getting the templates very easy, I can send you the code if your interested Jose
> -------- Original Message -------- > Subject: [Webware-discuss] Index or Main page with some template.... > From: "michelts" <[EMAIL PROTECTED]> > Date: Wed, February 16, 2005 4:05 am > To: "webware-discuss" <[email protected]> > > Hi guys! > > I use cheetah as my template engine, if I write a Index.tmpl or a > Main.tmpl and compile it into a Index.py, the page is not loaded when > I hit the context (http://somedomain/MyContext/), but it works when I > hit the page (http://somedomain/MyContext/Index). > > I can rename the template, but is there a way to fix it without rename > the template? Thanks in advance! > > -- > Michel Thadeu Sabchuk > Curitiba - PR > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Webware-discuss mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/webware-discuss ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Webware-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/webware-discuss
