Avoid it by creating your own com.myco.modules.screens.Default.java class. This will be used by every screen rather than the Default.java that ships with Turbine.
For the future: You can override the Default class on a screen-by-screen basis by creating a .class file that matches the given template. You can also create subfolders in the your screens and templates trees that have their own Default.java classes (such as an authenticated area of your site). Chris -----Original Message----- From: [EMAIL PROTECTED] [mailto:Thomas.Fischer@;sp-integration.de] Sent: Tuesday, October 29, 2002 8:56 AM To: Turbine Users List Subject: Re: Template without Class Thanks! Where is the Default.java screen? How can I avoid this? Thomas -- To unsubscribe, e-mail: <mailto:turbine-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:turbine-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>
