THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
Excerpt | ||
---|---|---|
| ||
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.