Can tomcat be accessed to internal files?

I would like to ask the released application to be able to access files in folders such as conf and bin. Is
a configuration problem or a version problem? thank you!

Apr.11,2021

doesn't quite understand what you mean. Do you mean that you can read the files in tomcat's conf/ and bin/ directories in your application through the File object?

this is a question of system permissions, and users started by tomcat must be able to access the

of these directories.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b378c9-2c0bc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b378c9-2c0bc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?