Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-2859

Wrong package names in Examples

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.8
    • 1.4.9
    • wicket-examples
    • None
    • Windows XP

    Description

      In almost all examples on the home page, the imports are wrong.
      It reads: "import wicket.xx.xx.xx" instead of "import org.apache.wicket.xx.xx.xx".
      Please fix this, as otherwise everybody who copies the source code from your examples page gets an error.

      In addition, the web.xml for the GuestBook example is not working at all.
      It is not necessary to add a servlet mapping for the GuestBookApplication, it works very well without one.
      The url-pattern is also misleading and does not match with the screenshot.

      Attachments

        Activity

          People

            jthomerson Jeremy Thomerson
            treuherzr Ralf Treuherz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: