Hi All
Can anyone provide me the details of the location where WebSphere stores compiled JSP (java files).
For example Tomcat stores both the java and the class file @
..\work\Catalina\localhost\...\org\apache\jsp\..
For WebSphere I could locate the .class files for the compiled jsp's but not the java files. I need this as the log files show an error the compiled jsp (java file).
Thank You
j_devlop89