Profile
Achievement
Uzbekjon's Recent SnippetsTagged java
- All /
« Prev 1 Next »
Create an xml file with this content to tell Tomcat to use seperate folder (can be any folder, even out of tomcat root) as a root folder of your application.
Copy this file into TomcatDir/conf/Catalina/localhost
0
740
posted 16 years ago by Uzbekjon
You can use this command to convert your properties file to ASCII encoded file. Normally you'll need it to convert your language.properties file.
0
1161
posted 16 years ago by Uzbekjon
This assumes that you want the resulting JAR file to be named BangBean.jar, and that you’ve put the manifest in a file called BangBean.mf
0
558
posted 16 years ago by Uzbekjon