The problem is as follows:
I am developing a Struts J2EE application with JDeveloper 10.1.3.2 (no choice of the ide). This version of Struts 1.1 JDEV loads, therefore the application is developed with this version of struts. Now there is in this version an XSS.
As stated in the previous link, this flaw is corrected from 1.2.8 to the struts. Unable to pass JDEV 11g and Struts 2, which requires a large migration of the application, I'd like to "install" the latest version of struts 1 (the 1.3.10) in my JDEV, and then I block a bit much ...
I could just turn the jar struts 1.1 of my lib and replace them with those of 1.3.10. But they pretty much changed. For example, there is the good old struts.jar. He has apparently been reorganized into sub-jar (struts-core, struts-el, etc.).
In addition, the struts 1.1 on the "integrated" to FDI (and the server application that comes with it), I think it may be more related than that for various projects JDEV and the elements deployment. The library "Struts Runtime" is pre-configured, there is more to add to projects. Besides you can not edit this library.
The concern is that I can not find a tutorial or an example (even in oracle) that explains the procedure to follow to be sure not to forget that the path and classpath and source-path lack nothing . There must be something over there because the upgrade to a version of struts is not something so exceptional that it ...
So if anyone has any info over there, or was confronted with the problem and knows a workaround to upgrade the IDE, it would helpful to me. How to upgrade one of struts in JDEV 10.1.3?
Bookmarks