Hi, It didn't work, but it proved that the value is being read from my .application file. I got the error:
Page 'welcome.Home' not found in application namespace With the slash Tapestry clips the page name to its simple form "Home" or perhaps reverts to its default value. I have a workaround where my service encoders pre-pend the relative path (the "welcome/" portion), but I will dig into this later to see what exactly happens. Thanks, Michael ---------------------------------------------- Shing Hing Man wrote: Have you tried <meta key="org.apache.tapestry.home-page" value="welcome.Home"/> ? Shing --- "Waluk, Michael" <[EMAIL PROTECTED]> wrote: > The Change Log > (http://jakarta.apache.org/tapestry/changes.html#version_4.0-alpha-2) > indicates: > > "Allow the name of the initial page to be overriden > using the org.apache.tapestry.home-page application > property. (HLS)" > > Does anyone know exactly how to do that? I have > tried using the <meta> tag in my .application file > like: > <meta key="org.apache.tapestry.home-page" > value="welcome/Home"/> > but it doesn't seem to "stick". > > What is the best way to set an application property > in Tapestry 4? > > *********************************************************************** > This message is intended only for the use of the > intended recipient and > may contain information that is PRIVILEGED and/or > CONFIDENTIAL. If you > are not the intended recipient, you are hereby > notified that any use, > dissemination, disclosure or copying of this > communication is strictly > prohibited. If you have received this communication > in error, please > destroy all copies of this message and its > attachments and notify us > immediately. > *********************************************************************** > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > Home page : http://uk.geocities.com/matmsh/index.html ___________________________________________________________ Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] *********************************************************************** This message is intended only for the use of the intended recipient and may contain information that is PRIVILEGED and/or CONFIDENTIAL. If you are not the intended recipient, you are hereby notified that any use, dissemination, disclosure or copying of this communication is strictly prohibited. If you have received this communication in error, please destroy all copies of this message and its attachments and notify us immediately. *********************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
