Hello, > yes 'base.epl' calls 'content.epl' from the project root-dir and this calls > 'index.html'. > In that 'index.html' i have a call to 'main/index.html' which should also call > 'main/content.epl', > but this doesn't work. >
main/content.epl will not be called automaticly for you in this setup. main/content.epl will be called instead of /content.epl if you request main/index.html instead of /index.html Does this make the things more clear? Otherwise please give some more infos an example and describe more what you want to do. Gerald P.S. Please keep the discussion on the list, there are more people who might be interessted or able to answer > > > > > "Gerald Richter" <[EMAIL PROTECTED]> am 02.07.2002 19:55:47 > > An: Wolfgang--ONSYS Leideck/BASF-AG/BASF@EUROPE > Kopie: [EMAIL PROTECTED] > Thema: Re: Antwort: Re: Antwort: Re: Problems with embperl-2.0b8 > > > > > > The new directives are working and base.epl is loaded but following > problem > > still happen. > > The structure is like this: > > /project/base.epl > > /project/content.epl > > /project/index.html > > /project/main/content.epl > > /project/main/index.html > > > > /project/content.epl contains only [- Execute ('*') -] > > /project/main/content.epl contains > > [- Execute ('navigationbar.epl' ) -] > > [- Execute ('*') -] > > > > In /project/index.html i do a call to main/index.html. > > I suppose there will be a navigationabr on the left but there isn't. Only > the > > content of > > /project/main/index.html is displayed. > > > > So do i misunderstand something? > > > > What the content of your base.epl? Is it a Execute ('content.epl') ? If yes, > you will only see your navigation bar if you directly request > main/index.htm, in this case main/content.epl will be called, if you request > index.htm, then content.htm will be called. > > http://www.ecos.de/embperl/pod/intro/IntroEmbperlObject.htm contains some > examples > > ------------------------------------------------------------------------ > Wolfgang Leideck > ONSYS GmbH > Fon: +49 (0)621/60-44104 > Fax: +49 (0)621/60-73744 > E-Mail: [EMAIL PROTECTED] > > > > ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]