If I set in the controller configuration <set-property
property="inputForward" value="true"/>, so that I can put in <action ... 
input="forward" ...>,
where forward is a local or global forward and I does NOT define a path in my
exception definition, the exception handler will NOT find the page which is
defined in the "input" parameter (of the action).

If I set <set-property property="inputForward" value="false"/> and put a
direct path to the jsp in the action-input parameter, the exception handler WILL
find the desired page.

Is there a way to use <set-property property="inputForward" value="true"/>
and the exception handler (without the path-parameter) - I want to display the
exception in the input page.

Thanks, Gernot

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr f�r 1 ct/ Min. surfen!


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to