Disabling Java will disable JSP compilation.
You can disable Java using the Admin GUI or using the wadm command. See the following links for more information.
http://docs.sun.com/app/docs/doc/819-2629/6n4tgd1vh?a=view
http://docs.sun.com/app/docs/doc/819-3283/6n5h03hph?a=view
Not much help. This technique of dis-abling till sun web server 6. Niw when i disable things stop working completely.
The problem i m facing is i have servelt handler for jsp that i added in the mapping. I expect webserver 7 use that servlet rather inbuilt.
It is trying to use in-built and generating compilation error...
Disabling java not helping me in webserver 7.
Help me please.