Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: wordsmithing

...

Notice that Review.tml contains an ActionLink component in a loop. When rendered on the pageFor each rendering within the loop, the ActionLink component creates a component event request URL, with the event type set to "action". In this case the , each URL might look like:

    http://localhost:8080/review.edit/3

...