Tuesday, February 06, 2007

You can quickly test independent JSPs in OC4J using the application "default". You can just drop your JSP in the default-web-app folder of your OC4J ( $ORACLE_HOME/j2ee/home/default-web-app ) and access the JSPs using the URL :-

http://< host >:< port >/j2ee/< your_JSP >.jsp