aspose file tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes META-INF Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "META-INF" Watch "META-INF" New topic
Author

META-INF

Shakti Palo
Greenhorn

Joined: Nov 10, 2005
Posts: 23
Hi friends,
Can I keep my jsp and servlet classes inside the META-INF in a war file. If so, how can a application access these files?

With Regards to all
Shakti
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
The classes need to be inside WEB-INF/classes. The JSPs could theoretically be in META-INF, I think, but why would you do that? That's not what META-INF is there for.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: META-INF
 
Similar Threads
Hi Marcus..
�What's META-INF for ?
META-INF?
Mock Exam Doubts
Standalone JPA example