Add this to weblogic.xml:
<wls:jsp-descriptor> <wls:precompile>true</wls:precompile> <wls:precompile-continue>true</wls:precompile-continue> </wls:jsp-descriptor>
Articles, notes and random thoughts on Software Development and Technology
Add this to weblogic.xml:
<wls:jsp-descriptor> <wls:precompile>true</wls:precompile> <wls:precompile-continue>true</wls:precompile-continue> </wls:jsp-descriptor>