+

Search Tips   |   Advanced Search

Pre-touch tool for compiling and loading JSP files

When enabled, the pre-touch mechanism causes all JavaServer Pages (JSP) files to be compiled within the web module for which they are configured. We can also configure some or all JSP files to be class loaded and JIT-compiled.

To enable the pre-touch mechanism, use Rational Application Developer to specify the following JSP attributes, which are Assembly Property Extensions for our web module:


Related:

  • JSP batch compilation
  • Batch compiler class path
  • JavaServer Pages
  • JSPBatchCompiler command
  • Batch compiler ant task
  • Web applications: Resources for learning