Thanks for the help. I was calling it incorrectly. It works now.

Ilan


-----Original Message-----
From: David Demner [mailto:[EMAIL PROTECTED]
Sent: 04 June 2004 05:43
To: 'Turbine Users List'
Subject: RE: Non-authenticated web site with velocity


Hi Ilan,

Are you sure it's an authentication error? Not an error in the config of
your webapp (ie: not able to run servlets)? Or the home.vm being in the
wrong spot?

One of the quirks of turbine is you don't really get a 404 error, just a
'System Error:' page if the page isn't found.  Which is quite misleading
sometimes.

Good luck,

David

-----Original Message-----
From: Ilan Azbel [mailto:[EMAIL PROTECTED]
Sent: Friday June 4, 2004 8:27 AM
To: Turbine Users List; [EMAIL PROTECTED]
Subject: RE: Non-authenticated web site with velocity


VelocityScreen. This is why I don't understand why I get the error!!!


-----Original Message-----
From: Jürgen Hoffmann [mailto:[EMAIL PROTECTED]
Sent: 04 June 2004 05:12
To: Turbine Users List
Subject: Re: Non-authenticated web site with velocity


Hi Ilan,

are you extending VelocityScreen, or VelocitySecureScreen?

Kind regards

Jürgen Hoffmann

Am Fr, den 04.06.2004 schrieb Ilan Azbel um 16:42:

> Hello,
>
> I have a bit of a weird authentication requirement with regards to
> authentication. I am not sure how to implement it:
>
> If the user types in the web address (for example: http://www.mysite.com),
I
> would like him to be redirected to home.vm - which is a non-authenticated
> page.
>
> I have created an index.jsp in the ROOT. And the redirect works (I know
this
> because I see the new URL in the address bar of my browser), but I always
> get an error screen. My web page (home.vm) contains one line:
> <h1>hello</h1>. What can be causing this error?
>
> Thanks
> Ilan
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.698 / Virus Database: 455 - Release Date: 2004/06/02
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> !EXCUBATOR:40c08a57156471179018833!
>

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.698 / Virus Database: 455 - Release Date: 2004/06/02

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.698 / Virus Database: 455 - Release Date: 2004/06/02


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.698 / Virus Database: 455 - Release Date: 2004/06/02

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.698 / Virus Database: 455 - Release Date: 2004/06/02


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to