Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: "Welcome" => "Hello World", opposite of what comment requested.

...

Code Block
formatHTML
<s:url id="url" action="WelcomeHelloWorld">
  <s:param name="request_locale">en</s:param>
</s:url>
<s:a href="%{url}">English</s:a>

...