Hi Everyone,
I just deployed my web application on Weblogic 8.1. When i hit the URL it works fine and there are no exceptions being thrown as well.
When i try to hit a link which uses some database values, then it is not populating the combo.
No exceptions are thrown but when i see the weblogic log file i found this:
Unable to load the default compiler class "com.sun.tools.javac.Main". Using the default javac compiler to compile JSPs So is it that i need to some changes. I have checked my start up scripts and they seem to be fine.
Any reply would be appreciated
Thanks in advance,
Saurabh