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]

Reply via email to