Thanks Kazuhito & Nicolas...

I have found the problem....

    <servlet>
        <servlet-name>JspRedirector</servlet-name>
        <jsp-file>/jspRedirector.jsp</jsp-file>
    </servlet>

Was missing in my web.xml

Thanks for the link :
http://jakarta.apache.org/cactus/integration/manual/howto_config.html#se
rverside
It helped me spot the problem.....


Harsh

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

Reply via email to