On Fri, 28 Jul 2000, you wrote:
> Hi,
> 
> I am using Turbine-WebMacro
> 
> now, I have a screen test.wm , and test.java.  The class test is inherated from 
>WebMacroSiteScreen.
> 
> I can access this window by keyin:
> 
>     local:8080/servlet/Turbine/template/test.wm
> 
> This can work fine. It looks for the default.wm in layout directory as it's layout.
> 
> Now for some reason I want to change the layout to something else other then 
>"default.wm".

Simply create a layout with the name of test.wm in the layout folder. 
Turbine will pick it up automatically.  Default.wm is the last layout that
Turbine looks for.  If it cannot find a layout with the same name as your
screen , then it'll use default.wm

-- 
dave
[EMAIL PROTECTED]
----------------------



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to