I have a webproject in J2ee , now there are some files which can be access directly by typing thier URL and some files which cannot be accessed EG files under folder admin/xyz.js are Not accesble but files under folder common/xyz.js is accessable
now i want to remove this and make all files accessable due to some resons(pls note this). From where do i need to remove secuity rectriction?