Greetings,

I need to forward/redirect to an htm page on success.

In my action mapping I have mentioned

<forward name="success" path="/pages/Dummy.htm" redirect="true"/>

my htm pages are in c:\testweb\pages
and jsp are under ..\tomcat\webapps\myexample

since the context is getting added the htm page does not get displayed.

Is there any work around to redirect to a htm page avoiding the context
being added?

regards,
 
Dinesh Samson J



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

Reply via email to