compiled JSPs in WebSphere

D

David McDivitt

I wrote a program to delete compiled JSPs in WebSphere 5.0. It looks in the
..metadata folder inside the workspace folder, inside another folder as well,
and deletes every file beginning with an underscore _. The program no longer
works with WebSphere 5.1. I cannot find where compiled JSPs are created. I
made a snapshot of the workspace folder before running a page, then again
afterward, and compared the two. No differences or additional files found.
If anyone knows where compiled JSPs are placed in 5.1 please tell me. Thanks
 
D

David McDivitt

I found the problem for deleting complied JSPs. When a server was created,
the workspace was at C:\...\My Documents\IBM\....\workspace. Other
workspaces were at D:\IBM. This was found by using out.println(this.getClass
within the JSP and looking for a file name having the class name printed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top