Here are some activities, if you enjoy that kinda stuff...
- Download and install Java Development Kit 5.0[JDK]
- Download Tomcat 5.xx
- Download Tomcat Admin
- Select some place on your hard drive
- Unpack Tomcat
- Unpack Tomcat Admin (say NO to a couple questions about replacing files with duplicate file names)
- Locate tomcat /bin directory
- Run startup command line in tomcat /bin directory (startup.bat for computer with Windows). Do not close black window, - it's Tomcat running... If you do not have black window - something went not exactly as it suppose. Nevermind... first make sure that your followed all the steps CORRECTLY!
- Open your favorite web browser, it better be Firefox... just kidding
- Type http://localhost:8080 in the address bar
- If the page with Tomcat picture will appear... everything fine, so far. If not, - see explanation in step 8.
- Run shutdown script from tomcat /bin directory... We know it works now, it's time to configure some little stuff.
- Locate tomcat /conf directory
- Find file tomcat-users.xml
- Use your favorite text editor to open it. IF YOU TRY DOUBLE CLICK ON IT, - IT IS NOT DANGEROUS, BUT IT WOULD NOT HELP.
- to be continued
0 Comments:
Post a Comment
<< Home