JSPs can be precompiled by OC4J tool: ojspc
http://sqltech.cl/doc/oas10gR31/web.1013/b28961/ojspc.htm
Similar to my last post for WLS:
ojspc -verbose -addclasspath D:\web-oc4j-v3\dist\foo.jar;D:\web-oc4j-v3\dist\lib\bar.jar qux.jsp
As, you can see you need to add libraries to "addclasspath" and the jsp file, or wildcard.
Remember to define environment local variables:
i.e.:
set JAVA_HOME=C:\oracle\jdk150_11
set ORACLE_HOME=D:\oracle\oc4j_extended_101340
set PATH=%ORACLE_HOME%\j2ee\home\jsp\bin;%PATH%
set PATH=%JAVA_HOME%\bin;%PATH%
1990: The Bronx Warriors (1982)
2 months ago
No comments :
Post a Comment