Hi,

How does Java/Struts determine when/how to render a page fro the
current findForward path ? For some reason I cant seem to determine
how the RequestDispatcher is directly invoking the this target path
without failing in the processMapping method of RequestProcessor ?

For example, in a demo, its flow is index.html->index.jsp--> forward
to /main --> action findforward --> main.jsp, but I cant see how it
knows when/what to do with path=/main.jsp

--
devosc

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

Reply via email to