Graphics on Web Application
Please advise me Web Application Graphics on my new server.
Current server
Windows 2003 64bit
Oracle Application Server, 10.1.2.3.0
Class files for Web graphics on, $ORACLE_HOME\j2ee\home\default-web-app\WEB-INF\classes
Test site, HTTPS:/myURL_name/j2ee/servlet/IsItWorking
The IsItWorking.class file on \j2ee\home\default-web-app\WEB-INF\classes, came with Oracle software.
I did not do any configuration. Once HTTP server was up, my class files were working.
New server
Windows 2008 64bit
Oracle WebLogic Server 10.3.6
Oracle WebTier Utilities 11.1.1.7
My Web site, HTTPS:/myURL_name/, is working on same configuration as before, with plsql_mod
No IsItWorking.class file on new server for test?