The template that you're using is resolving to the Default.java screen because it has no screen associated with it. The Default.java screen is redirecting you to the login screen.
-Kurt On Tue, 29 Oct 2002 [EMAIL PROTECTED] wrote: > Hello! > > The Tutorial describes the possibility Templates without Java class to > call. > If I call such a static site, then I always get a Login window. > What can I do? > > > 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>
