Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Excerpt
hiddentrue

Setup weblogic server 9.2 for a wicket based application

  • Place the stylesheets,images,scripts (each in its own folder) directly under the WAR root rather than writing a ResourceStreamLocator- much simpler this way.
  • Create a EAR or a WAR with the classes and the other resources.
  • Deploy like any other Application.