0

I have .war file which has a directory structure as below:

Root
  |_META-INF
  |_THEME (CSS files)
  |_WEB-INF
        |_LIB 
        |_SRC (java source code)

As you can see above, there is NO classes folder. I searched throughout the root directory and i didnt find any .class files.

Does anyone know if the .class files would be generated during application server runtime? If so, how is this done.

To be more specific I'm encountering this problem with SAP Business Objects SDK - jsfplatform.war file. I'm trying to do some reverse engineering but unable to understand how actually is the process working.

DocZerø
  • 8,037
  • 11
  • 38
  • 66
rakpan
  • 2,773
  • 4
  • 26
  • 36

0 Answers0