Look at the form action URL. Use that to look up the handlers for that form in struts-config.xml. Submittals to "/saveSubscription" are handled by org.apache.struts.webapp.example.SaveSubscriptionAction, while submittals to "/editSubscription" are handled by org.apache.struts.webapp.example.EditSubscriptionAction.

Hope that helps.

Erik


Richard wrote:

hello guys

i am studying the  mailreader sample that comes with the struts binary
ed. I cant seem to figure out where ( what form actions ) the records
are being retrieved when you edit your subscriptions.

thank is advance.
richard

---------------------------------------------------------------------
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]



Reply via email to