> Hi > > In my Clay test app, I have a index.jsp that does a <jsp:forward > page="./page1.xml"/>. If I access this page, it gives me a 404, stating that > it > can not find page1.jsp. I also have a index.html that does a <META > HTTP-EQUIV="Refresh" CONTENT="0;URL=./page1.xml">. If I access this page, it > loads page1.xml as expected. > > Is there any reason as to why Shale/Clay behaves like this ? Does the > ClayViewHandlerCommand not pickup the forward ? >
Not on a forward. Try a redirect. > Hermod > > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > This email with attachments is solely for the use of the individual or > entity to whom it is addressed. Please also be aware that DnB NOR cannot > accept any payment orders or other legally binding correspondence with > customers as a part of an email. > > This email message has been virus checked by the virus programs used > in the DnB NOR Group. > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > > --------------------------------------------------------------------- > 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]