B.3 Tips on Installing Struts in WebLogic
With earlier versions of
WebLogic such as 5.1, you had to
perform several non-intuitive steps in order to get Struts to work
correctly. Some of these problems had to do with WebLogic unpacking
only *.class files and not other files such as
JARs. However, no additional steps are necessary when using WebLogic
7.0 and 8.1. |