Doubt on tomcat folder structure. Please help
Hi,
I got a zip file from my clients telling me to use that as the production.
I have finished my application and its running fine in tomcat server without any vulnerabilities. But now they had send a new zip file and is asking me to use that. But to my surprise it didn't have many items that come with a normal tomcat zip. the one i used. I don't know where to start. I'm a fresher in J2EE and finished the project with lots of strain.
i will give u the folder structure here. Can any one help me to check whether
1. this is a valid structure
2. If it is valid how can i use it?
3. If it is not valid what all files do i need to add to this. Because i need to inform them in detail.
The folder structure of the strange zip file
[i will underline names which indicate folders for clarity]
TomcatTSS-5.5.15.3
bin
common
conf
config-templates
documentation
examples
server
build.xml
README.TXT
VERSION.txt
bin
bootstrap.jar
catalina-tasks.xml
commons-daemon.jar
commons-logging-api.jar
jkstatus-tasks.xml
jmxaccessor-tasks.xml
jsvc.tar.gz
tomcat-juli.jar
tomcat-native.tar.gz
common
i18n
lib
conf
SpyGlass
Standalone
catalina.policy
catalina.properties
context.xml
logging.properties
server-full.xml
server-minimal.xml
tomcat-users.xml
web.xml
i couldn't find a webapps folder and also the bin folder is missing lots of files.

