Apache Wicket
>
Framework Documentation
>
Reference library
>
How to do things in Wicket
>
Application Server Notes
>
BEA Weblogic 9.2
Apache Wicket
BEA Weblogic 9.2
Edit Page
Browse Space
Add Page
Add News
Added by
Rajkumar VP
, last edited by
Rajkumar VP
on Mar 12, 2007 (
view change
)
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.