Help Please - Can't understand Struts example

Hi,

I am trying to understand the working of struts example

In the struts example(struts-example.war), the logon.jsp has the action attribute of the form as "/logon". In the struts-config.xml "/logon" is mapped to LogonAction. How does the jsp get submitted to the servlet eventually. What exactly happens once we submit the jsp?

I am in a real need to understand struts as soon as I can because I need to migrate an existing application to struts in a month's time. Pls. help

Thanks

[524 byte] By [dgrsj] at [2007-9-26 3:38:24]
# 1
See if http://www-106.ibm.com/developerworks/library/j-struts helps.
neville_sequeira at 2007-6-29 12:11:56 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...