In JDeveloper 9.0.3 and 9.0.4, the oracle.jbo.html.struts11.BC4JRequestProcessor class plays a key role in the BC4J/Struts integration functionality. The BC4J Toy Store whitepaper fully explains how it all works. Several users have asked how they can use BC4J and Struts together with the Tiles, which also comes with a customized RequestProcessor. Users have integrated the two by changing the supplied source code for BC4JRequestProcessor to extend from TilesProcessor instead of directly from the Struts RequestProcessor.
My ADF Binding Overview whitepaper explains how we've changed the implementation of the Struts/ADF integration for the JDeveloper 10g release so that this type of inheritance won't be necessary in the 10g timeframe.
10:36:02 PM
|