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 ,scripts (each in its own folder) directly under the WAR root rather than creating a customLoaders. Its writing a ResourceStreamLocator- much simpler this way unless you have specific requirements to do so.
- Create a EAR or a WAR with the classes and the other resources.
- Deploy like any other Application.