hi every one i am new in this platform and seeking for help . i have
created a small application which runs quite well but actually i dont
know how it flows when and where the method calls itself.
i know every request handeled by controller ,i have read agile web
development and started to build a shopping cart
i know that when i go to browser and provide link to my
controller(product) then it calls index page then i have clicked on
new link then controller goes to new action .now i get the form to
fill my description .now when i click the create button then how it
works and how the flow goes everywhere ,how the controller calls the
different actions from here i am not getting.
when i see the source code on browser then i get/products in form
action so where it goes iam not getting so please reply me.
thanx