adspace


while working struts in intellij 7.0error unable to
initialize tld location cache: zip file is closed is
displayed anybdy can answer me immdialy .ungert

Answer Posted / Rahul G. Momin

The error message 'unable to initialize tld location cache: zip file is closed' in IntelliJ IDEA when working with Struts may be due to a corrupted or missing Struts library. To resolve this issue, follow these steps:
1. Close the project and restart IntelliJ IDEA.
2. Delete the .idea folder from your project directory.
3. Re-import the project into IntelliJ IDEA.
4. Make sure you have the correct Struts library in your project's classpath.
5. If you still face issues, try reinstalling the Struts plugin in IntelliJ IDEA.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you know about validation plugin ?

1031


What is action chaining ?

1168


What is the difference between filters and interceptors ?

1316


What are the contents on web.xml in struts application ?

1072


How is declarative handling of exceptions done in struts ?

1010