Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I configure OC4J to not to remove the generated servlet source code for JSPs during execution?

0
Posted

How do I configure OC4J to not to remove the generated servlet source code for JSPs during execution?

0

For OC4J 1022, you can set the attribute development to “true” for the orion-web-app in your orion-web.xml file and that will save your generated code in the persistence directory. If you want to save the generated code for all Web applications then you have to make this changes in global-web-application.xml. For Oracle9iAS Release 2 and higher, the JSP translator will automatically save all translated JSP source text. Please see the JSP FAQ for details.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123